| {% block header %} {% include "cradmin_email/include/html_message_header.django.html" %} {% endblock header %} |
| {# Override this in your html_message_template #} {% block contents %}{% endblock contents %} |
| {% block footer %} {% include "cradmin_email/include/html_message_footer.django.html" %} {% endblock footer %} |