{% extends 'leprikon/default.html' %} {% load i18n cms_tags leprikon_tags %} {% block content %}
{{ payment_status.title }} ({% trans 'total price of all registrations' %}: {{ payment_status.price | currency }}, {% trans 'discounts' %}: {{ payment_status.discount | currency }}, {% trans 'paid' %}: {{ payment_status.paid | currency }})
{% endif %} {% if new_messages.count %}