diff --git a/app/templates/views/registration-continue.html b/app/templates/views/registration-continue.html index ae042f32c..6a8c472cb 100644 --- a/app/templates/views/registration-continue.html +++ b/app/templates/views/registration-continue.html @@ -6,11 +6,8 @@ {% block maincolumn_content %} -
Click the link in the email we’ve sent you to continue your registration
-We’ve sent an email to {{ session['user_details']['email'] }}.
+Click the link in the email to continue your registration.
{% endblock %}