{% extends "adminsite/base.html" %} {% block page_title %}{{ _('Import {things}', things=view.label_plural|lower) }} ยท {{ title }}{% endblock %} {% block header %}
{{ _('The first row names the columns. Nothing is saved until you have seen the preview.') }}
{{ _('A header may be the name or the label, in any case. A row with a {key} that exists changes that {thing}; a row without one adds a new one.', key=columns[0][0], thing=view.label|lower) }} {{ _('Download an empty file') }}.