X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fuser_register_complete.html;h=4097b330faf5636998c28021419ddb1668d87a1e;hb=ff2d326c9f0ef02fd70e3b0c312d6ec5c5af0ca4;hp=9e134cfbdc90107a4233014d1b274e9e3df132f2;hpb=4499ada99d8fed5e7d8c49baee9457ab8a1a7693;p=unfold.git diff --git a/portal/templates/user_register_complete.html b/portal/templates/user_register_complete.html index 9e134cfb..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 unfold1_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 %}