{% extends "admin/base_site_grid.html" %}
{% load i18n %}
{% block extrahead %}{{block.super}}
{% endblock %}
{% block actions %}
{{block.super}}{% endblock %}
{% block after_table %}
{% trans "Import input data from a spreadsheet. The spreadsheet must match the structure exported with the task above." %} {% trans "Data file" %}: |