mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Tidy up text on forgot your password screens
This commit is contained in:
@@ -10,9 +10,9 @@ Create a new password – GOV.UK Notify
|
||||
|
||||
<div class="grid-row">
|
||||
<div class="column-two-thirds">
|
||||
<h1 class="heading-large">Create a new password</h1>
|
||||
<h1 class="heading-large">Forgot your password?</h1>
|
||||
|
||||
<p>If you have forgotten your password, we can send you an email to create a new password.</p>
|
||||
<p>We’ll send you an email to create a new password.</p>
|
||||
|
||||
<form autocomplete="off" method="post">
|
||||
{{ textbox(form.email_address, safe_error_message=True) }}
|
||||
|
||||
Reference in New Issue
Block a user