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