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

{% trans "Select all reports that will be pushed to the configured FTP/FTPS/SFTP folder." %}

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