mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04:00
Addressing most of the low-lift items from the Notify content audit (#491)
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
{% from "components/form.html" import form_wrapper %}
|
||||
|
||||
{% block per_page_title %}
|
||||
Forgotten your password?
|
||||
Forgot your password?
|
||||
{% endblock %}
|
||||
|
||||
{% block maincolumn_content %}
|
||||
|
||||
<div class="govuk-grid-row">
|
||||
<div class="govuk-grid-column-two-thirds">
|
||||
<h1 class="heading-large">Forgotten your password?</h1>
|
||||
<h1 class="heading-large">Forgot your password?</h1>
|
||||
|
||||
<p class="govuk-body">We’ll send you an email to create a new password.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user