{% load i18n %} {% block fields_help %}
{% if import_or_export == "export" %} {% translate "This exporter will export the following fields:" %} {% elif import_or_export == "import" %} {% translate "This importer will import the following fields:" %} {% endif %}