X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=ab6776c21b44a212738d7607c2658d30ac7bf624;hb=5517f40e324b591c97ab6c01a337e029444da093;hp=450575d277d24a46c5263c719db6bc355cd8cc56;hpb=556bd356832001a26516da82eda588a023febe1e;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 450575d2..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.

+
+
+
+ +
+
+ +
+ +

+ +
+
+ +
+
+ +
+
@@ -55,69 +67,469 @@

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