{% extends 'thecommunity/base.html' %} {% block body_class %}emails{% endblock %} {% block js %} {% endblock %} {% block page_body %}
{% include 'thecommunity/shared/messages.html' %}

{{ email.description }}

Send this email to one or many people

Option 1 - Send to one or many email addresses

Add one or more comma separated emails above.

{% endblock %}