{% extends "withoutnav_template.html" %} {% from "components/textbox.html" import textbox %} {% from "components/page-footer.html" import page_footer %} {% block page_title %} {% if form.email_code %} Enter the codes we’ve sent you – GOV.UK Notify {% else %} Enter the code we’ve sent you – GOV.UK Notify {% endif %} {% endblock %} {% block maincolumn_content %}
We’ve sent you confirmation codes by email and text message.
{% else %}We’ve sent you a confirmation code by text message.
{% endif %}