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

{% blocktrans trimmed %} Please print out this page and bring it with you when paying. {% endblocktrans %}

{{ information_text|linebreaksbr }}

{% trans "Amount:" %} {{ order.total|localize }} {{ event.currency }}
{% trans "Reference code (important):" %} {{ order.full_code }}