{% extends "user_groups/base.html" %} {% load base_tags %} {% load base_filters %} {% load i18n %} {% block title %}{% trans "Export Group Members - Status" %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block body %}
Group: {{ group.name }}
The export file is ready, click the download link below to download.
Your request is being processed. Please check later by refreshing this page.
In the meantime, {% if email_recipient %}an email will be sent to you at {{ email_recipient }}
{% else %}
we'll notify you via email
{% endif %}
once the export is ready.
Thank you for your patience!