{% extends "data_exports/base.html" %} {% load i18n %} {% block body %}
{% csrf_token %} {{ form }}
{% endblock body %}