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

Create a new password

If you have forgotten your password, we can send you an email to create a new password.

{{ form.hidden_tag() }} {{ render_field(form.email_address, class='form-control-2-3') }}

{% endblock %}