{% extends 'leprikon/default.html' %} {% load i18n cms_tags leprikon_tags %} {% block content %}
{% trans 'You have no new messages.' %}
{% endif %}{{ payment_status.title }} ({% trans 'registrations count' %}: {{ registrations_count }}, {% trans 'total price of all registrations' %}: {{ payment_status.price | currency }}, {% trans 'discounts' %}: {{ payment_status.discount | currency }}, {% trans 'paid' %}: {{ payment_status.paid | currency }})
{% endblock %}