{% extends "admin/formative/export_submissions.html" %} {% load i18n %} {% block cardcontent %}

Select the presentation to use for the export:

{{ form.as_table }}
{% endblock %} {% block formcontrols %}
{% trans "Cancel" %}
{% endblock %}