{% extends "admin_template.html" %} {% block page_title %} GOV.UK Notify {% endblock %} {% block content %}

Check your email address

Check your email address is correct and then resend the confirmation code.

{{ form.hidden_tag() }} {{ form.email_address(class="form-control-2-3", autocomplete="off") }}
Your email address must end in .gov.uk

{% endblock %}