X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fuser_register_complete.html;h=4097b330faf5636998c28021419ddb1668d87a1e;hb=a0187010efacb05d0e2203e6d002b8acf302147b;hp=35b252e8819964a09bb9bfc3c72a50ee7a148dcf;hpb=dc832ad1a26a47483f8297678a9417640b7c9925;p=unfold.git diff --git a/portal/templates/user_register_complete.html b/portal/templates/user_register_complete.html index 35b252e8..4097b330 100644 --- a/portal/templates/user_register_complete.html +++ b/portal/templates/user_register_complete.html @@ -1,8 +1,22 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} -{% block unfold_main %} +{% block content %} -

User registration complete !

+
+
+

User RegistrationUser sign-up

+
+
+
+
+

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:

+ +
+
-You will receive an email with further instructions. {% endblock %}