{% extends "wagtailadmin/base.html" %} {% load i18n modeladmin_tags %} {% block titletag %}Send test campaign email{% endblock %} {% block content %} {% block header %} {% include "wagtailadmin/shared/header.html" with title="Send test" subtitle=self icon=view.header_icon %} {% endblock %} {% block content_main %}