mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 09:50:08 -04:00
Lose the 'now' in the 'check your email' title
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
{% block maincolumn_content %}
|
||||
|
||||
<h1 class="heading-large">Now check your email</h1>
|
||||
<h1 class="heading-large">Check your email</h1>
|
||||
<p>We’ve sent an email to {{ session['user_details']['email'] }}.</p>
|
||||
<p>Click the link in the email to continue your registration.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user