mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 19:28:25 -04:00
Amend text
This commit is contained in:
@@ -9,10 +9,13 @@ GOV.UK Notify
|
|||||||
<div class="grid-row">
|
<div class="grid-row">
|
||||||
<div class="column-two-thirds">
|
<div class="column-two-thirds">
|
||||||
<h1 class="heading-xlarge">Create a new password</h1>
|
<h1 class="heading-xlarge">Create a new password</h1>
|
||||||
|
|
||||||
|
<p> You can now create a new password for your account.</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<label class="form-label" for="password">Password</label>
|
<label class="form-label" for="password">Create a password</label>
|
||||||
<input class="form-control-1-4" id="password" type="password">
|
<input class="form-control-1-4" id="password" type="password">
|
||||||
|
<span class="font-xsmall">Your password must have at least 10 characters</span></label>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -21,4 +24,4 @@ GOV.UK Notify
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user