{% load i18n %}

{% if url_new %}

{{new_message}}

{% endif %}
{% for col in col_names %} {% endfor %}
{{col}}
{% if source_full or extra_sources %} {% trans "Simple CSV" %} {% if source_full %}{% trans "CSV full" %}{% endif %} {% for slug, name, extra_source in extra_sources %} {{name}} {% endfor %} {% else %} {% trans "CSV" %} {% endif %}
{% if multiple %} {% endif %}