{% extends "admin_template.html" %} {% block page_title %} GOV.UK Notify | Text verification {% endblock %} {% block fullwidth_content %}

Text verification

We've sent you a text message with a verification code.

{{ form.hidden_tag() }} {{ render_field(form.sms_code, class='form-control-1-4') }} I haven't received a text

{% endblock %}