{% 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() }}

{{ form.email_address(class="form-control-2-3", autocomplete="off") }}
Your email address must end in .gov.uk

{% endblock %}