{% load i18n %} {% load ibanformat %}
{% blocktrans trimmed %} After completing your purchase, we will ask you to transfer the money to the following bank account, using a personal reference code: {% endblocktrans %}
{% if settings.bank_details_type == "sepa" %}{% trans "We will assign you a personal reference code to use after you completed the order." %}
{% endif %}