From 36a36913413d24a5c8683ccc6694b6f518d73118 Mon Sep 17 00:00:00 2001 From: Yasin Date: Thu, 5 Jun 2014 11:32:41 +0200 Subject: [PATCH] Reg_complete template update --- portal/templates/user_register_complete.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/portal/templates/user_register_complete.html b/portal/templates/user_register_complete.html index 6fb469d5..fb48e003 100644 --- a/portal/templates/user_register_complete.html +++ b/portal/templates/user_register_complete.html @@ -3,13 +3,17 @@ {% block content %}
-

User Registration Experimenter registration

+

User Registration User sign-up

-

User registration complete !

-

- You will receive an email with further instructions. -

-
+

Sign up information received.

+

You can now log in to the portal. You will have limited access.

+

To gain full access, two steps are required:

+ + {% endblock %} -- 2.43.0