{% extends "withoutnav_template.html" %} {% block page_title %} Check your email – GOV.UK Notify {% endblock %} {% block maincolumn_content %}
We’ve sent an email to {{ session['user_details']['email'] }}.
Click the link in the email to continue your registration.
{% endblock %}