{% load i18n %} {% load l10n %}

{% blocktrans trimmed %} Please write a cheque for the full amount, with the following reference: {% endblocktrans %}

        Reference: {{ order.full_code }}
        Amount: {{ order.total|localize }} {{ event.currency }}

{{ details|linebreaksbr }}