{% extends "withoutnav_template.html" %} {% from "components/textbox.html" import textbox %} {% from "components/page-footer.html" import page_footer %} {% block page_title %} Check your email – GOV.UK Notify {% endblock %} {% block maincolumn_content %}

Check your email

In order to verify your email address we've sent a new confirmation link to {{email}}

{% endblock %}