X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=ee6c0d47d518376acd813f7ea9fe9e3f4e9b7973;hb=594732ab461c6a75a8778f41724f4224839b26a6;hp=b0bb3896238b4ca657faa9370cf153e1b81390b7;hpb=e6184193b74ac6d5c52289546dae9121bdd99008;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index b0bb3896..ee6c0d47 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 unfold1_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,472 @@

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