{% 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() }} {{ render_field(form.email_address, class='form-control-2-3') }}

{% endblock %}