{% load i18n %} {% load l10n %} {% load commadecimal %} {% load static %} {% load dotdecimal %} {% load ibanformat %} {% load money %} {% load unidecode %} {% load rich_text %} {% load eventurl %} {% if pending_description %} {{ pending_description|rich_text }} {% endif %}
{% blocktrans trimmed %} Please transfer the full amount to the following bank account: {% endblocktrans %}
{% trans "There is no further action required on this website." %} {% trans "We will send you an email as soon as we received your payment." %}
{% blocktrans trimmed with recipient=payment_info.send_invoice_to %} At your request, we sent the invoice directly to {{ recipient }}. {% endblocktrans %} {% trans "Send again or somewhere else" %}
{% endif %}