Addressing most of the low-lift items from the Notify content audit (#491)

This commit is contained in:
Jonathan Bobel
2023-05-08 10:49:30 -04:00
committed by GitHub
parent 8f76a9bb17
commit 68e94dd650
32 changed files with 441 additions and 231 deletions

View File

@@ -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">Well send you an email to create a new password.</p>