{% load i18n %} {% trans "Export is Ready" %}

Hello {{ user.first_name }},

Your group {% if export_target == 'all' %}members and subscribers{% else %}{{ export_target }}{% endif %} export for "{{ group.name }}" 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: {% now "D d M Y P" %}