{% load i18n leprikon_tags %} {% for reg in registrations %} {% trans 'registration' %}: {{ reg }}
{% endfor %} {% trans 'fill in the registration form' %} {{ registration_message }} {% if registration_start_in or registration_end_in %} {% endif %}