X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fuser_register_complete.html;h=fb48e003f83be43327d468aab9add818bafb4d25;hb=ba476841726dc818c0efd3ed25e42955a39fc504;hp=35b252e8819964a09bb9bfc3c72a50ee7a148dcf;hpb=0120bc491b3464f4981270a28ac153fa62f3b08b;p=myslice.git diff --git a/portal/templates/user_register_complete.html b/portal/templates/user_register_complete.html index 35b252e8..fb48e003 100644 --- a/portal/templates/user_register_complete.html +++ b/portal/templates/user_register_complete.html @@ -1,8 +1,19 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} -{% block unfold_main %} +{% block content %} -

User registration complete !

+
+

User Registration User 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 %}