{% load i18n %}

{{caption}}

{% for col in col_names %} {% endfor %}
{{col}}
{% if source_full %} {% trans "CSV" %} {% trans "CSV full" %} {% else %} CSV {% endif %}