{% extends "devilry_qualifiesforexam/base.django.html" %} {% load i18n %} {% load cradmin_tags %} {% block content %}

Students on {{ period }}

Preview and confirm

This table shows the result of your choices

{# Add back button #}

{% csrf_token %} {% trans "Back" %}

{% cradmin_render_renderable table %} {# {% include "devilry_qualifiesforexam/includes/qualification_table.django.html" %}#}
{% endblock content %}