{% extends "withoutnav_template.html" %} {% from "components/textbox.html" import textbox %} {% from "components/page-footer.html" import page_footer %} {% from "components/banner.html" import banner_wrapper %} {% block page_title %} {{ heading }} – GOV.UK Notify {% endblock %} {% block maincolumn_content %} {% call banner_wrapper(type='tour') %}

{{ heading }}

Notify merges your data with the template and sends the messages

Next {% endcall %} {% endblock %}