{% load i18n %}
{% csrf_token %} {% for j in filesexported %} {% endfor %}

{% trans "Exports the plan (purchase orders, distribution orders and manufacturing orders) as a set of CSV files." %}

{% trans 'file name'|capfirst %} {% trans 'size'|capfirst %} {% trans 'changed'|capfirst %}
{{j.0}} {{j.2}} {{j.1}}