mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Added back in span element in form.
This commit is contained in:
@@ -16,6 +16,7 @@ GOV.UK Notify
|
||||
<form autocomplete="off" action="" method="post">
|
||||
{{ form.hidden_tag() }}
|
||||
{{ render_field(form.email_address, class='form-control-2-3') }}
|
||||
<span class="font-xsmall">Your email address must end in .gov.uk</span>
|
||||
<p>
|
||||
<button class="button" role="button">Resend confirmation code</button>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user