{% autoescape off %} Hello {{ corpus_export.user.display_name }}, Your export for the {{ corpus_export.corpus.name }} project is completed. You can download it at: {{ hostname }}{% url 'api:download-export' pk=corpus_export.id %} -- Arkindex {% endautoescape %}