X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fuser_register_complete.html;h=bcecea030956d20e8ff7069640d1bde4753b4d8e;hb=2c2c545d50a0f5b80530d39c12303c36c331fd0f;hp=9e134cfbdc90107a4233014d1b274e9e3df132f2;hpb=1aea42c3668602aacfe22bc762ee939672129f53;p=myslice.git diff --git a/portal/templates/user_register_complete.html b/portal/templates/user_register_complete.html index 9e134cfb..bcecea03 100644 --- a/portal/templates/user_register_complete.html +++ b/portal/templates/user_register_complete.html @@ -1,8 +1,21 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} -{% block unfold1_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 %}