Lose the 'now' in the 'check your email' title

This commit is contained in:
Chris Hill-Scott
2016-08-22 11:46:10 +01:00
parent aa166856b4
commit 8cca2ef235
@@ -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>Weve sent an email to {{ session['user_details']['email'] }}.</p>
<p>Click the link in the email to continue your registration.</p>