{% blocktrans with date_today=date_today|date:"D d M Y P" %}

Hello {{ user.first_name }},

Your articles export is ready.

To download the export file, go to:
{{ site_url }}{{ download_url }}

Note that the download link will expire in one week.

Thanks,
{{ site_display_name }}

Time submitted: {{ date_today }}

{% endblocktrans %}