{% extends 'leprikon/default.html' %} {% load i18n cms_tags leprikon_tags %} {% block content %}
{% blocktrans with school_year=request.school_year %}You have no registrations in school year {{ school_year }}.{% endblocktrans %}
{% endif %} {% endblock %}