mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-21 21:53:42 -04:00
Another content change from Gwen
_Missed this one because it was in a different email_ We don't use 'we'. It's better to say 'An email has been sent to...'
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{% block maincolumn_content %}
|
||||
|
||||
<h1 class="heading-large">Check your email</h1>
|
||||
<p>We’ve sent an email to {{ session['user_details']['email'] }}.</p>
|
||||
<p>An email has been sent to {{ session['user_details']['email'] }}.</p>
|
||||
<p>Click the link in the email to continue your registration.</p>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user