{% load i18n %} {% for download in settings.QUERY_DOWNLOADS %} {% include download.template %} {% endfor %}

{% trans 'Your file is being created. Please wait...' %}

{% trans 'The download file could not be created.' %}