X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=ab6776c21b44a212738d7607c2658d30ac7bf624;hb=6d50afdbe1cda199df80acec6b21dd1d633f445f;hp=52cb402d95886ed00179fe5c4c1cd5788e6aecea;hpb=dc832ad1a26a47483f8297678a9417640b7c9925;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 52cb402d..ab6776c2 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -1,12 +1,17 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} -{% block unfold_main %} +{% block content %} -
-

OneLab Experimenter Registration

-

For First Line Support please Contact Support

+
+
+

User RegistrationUser sign-up

+
+
+
+
+

Questions? Contact us.

+
- {% if errors %} {% endif %} - -
-
-
- {% csrf_token %} -
- -
- -
-

Enter your first name

-
-
- -
- -
-

Enter your last name

-
-
- -
- -
-

An authority responsible for vetting your account

-
+
+
+ +
+ + {% csrf_token %} + +

+ +

+

Organization not listed? Request its addition now.

+
+
+
+ +
+
+ +
+ +

+ +
+
+ +
+
+ +
+
@@ -62,54 +67,470 @@

Enter your login

- -
- -
- -
-

Enter a valid email address

-
-
- -
- -
-

Enter password

-
-
- -
- -
-

Retype the password

-
-
- -
- -
-

Genkey: Account Delegation Automatic (Recommended)

-
- -
- -
+ --> +
+
+ +

+ +
+
+ +
+
+ + +
+ +
+
+
+
+
+

+    I agree to the + terms and conditions. +
+
+
+
+
+
+

+ +
+ +
+
+ + + +
-
+
+ + + + + + {% endblock %}