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