{% extends "admin/base_site.html" %} {% block title %}Preview message{{ block.super }}{% endblock %} {% block breadcrumbs %} {% endblock %} {% block content %}

Preview Message

Attachments

{% if message.mailing_list.send_html %}

HTML

{% endif %}

Text



{% endblock %}