{% extends "django_cradmin/viewhelpers/formview_base.django.html" %} {% load i18n %} {% load cradmin_tags %} {% load cradmin_icon_tags %} {% block pageheader-outer-extraclasses %} {{ block.super }} devilry-page-header-with-backlink {% endblock %} {% block pageheader-inner %} {% trans "Back to assignment overview" %}

{% trans "Step 1 of 3: select the earliest semester you want to approve for" %}

{% trans 'Everything from the selected period will be included, ' %} {% trans 'and not any assignments thate were done before the selected period' %}

{% endblock pageheader-inner %}