X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fuser_register_complete.html;h=4097b330faf5636998c28021419ddb1668d87a1e;hb=ff2d326c9f0ef02fd70e3b0c312d6ec5c5af0ca4;hp=35b252e8819964a09bb9bfc3c72a50ee7a148dcf;hpb=d1197c134b70bda643a752bdaf891190cb5a15e7;p=myslice.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 %}