{% extends 'leprikon/base.html' %} {% load i18n leprikon_tags %} {% block content %}
{% trans 'There are no active registrations for this course.' %}
{% endfor %}{% trans 'There are no inactive registrations for this course.' %}
{% endfor %} {% endblock %}