{% extends "user_mailer/base.html" %} {% block extra_head %} {% endblock %} {% block body %}
About to send mail to the user list: {{ campaign.user_list }}
This mail out has been sent.
{% else %} {% endif %} {% endblock %} {% block extra_body %} {% endblock %}