mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 08:29:49 -04:00
Form is visible in html/text added for clarification on validation
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div class="govuk-grid-column-two-thirds">
|
||||
<h1 class="font-body-2xl margin-bottom-3">{{ title }}</h1>
|
||||
<p>For security, we need to check if you still have access to your email address.</p>
|
||||
<p>We’ve sent you a link to sign in to Notify. The link will open in a new browser window, so you can close this one.</p>
|
||||
<p>We’ve sent you a link valid for 1 hour to sign in to Notify. The link will open in a new browser window, so you can close this one.</p>
|
||||
|
||||
{{ page_footer(
|
||||
secondary_link=url_for('main.email_not_received', next=redirect_url),
|
||||
|
||||
Reference in New Issue
Block a user