{% trans "Greetings:" %}
{% blocktrans %}Membership Notices were distributed on {{ site_display_name }}.{% endblocktrans %}
{% trans "Total Notices sent:" %} {{ total_sent }}
{% trans "Time submitted:" %} {% now "D d M Y P" %}
{% include email_footer.html %}