mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04:00
Lose the 'now' in the 'check your email' title
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% 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>We’ve sent an email to {{ session['user_details']['email'] }}.</p>
|
||||||
<p>Click the link in the email to continue your registration.</p>
|
<p>Click the link in the email to continue your registration.</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user