X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=ec90abf9e18ac550f89ddbd840f3ae008bf7ccee;hb=197e6f2843398a696d18f4eb0e13b7fa52d8fece;hp=10381a337a02159f8363418b3f57bcc5ebcba7fa;hpb=2f89f2e81c44a63d6d90746a1f3c126603280b66;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 10381a33..ec90abf9 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -3,135 +3,166 @@ {% block content %}
-

User Registration OneLab Experimenter Registration

+
+

User RegistrationUser sign-up

+
- -

For First Line Support please Contact Support

+
+

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

+
+ +
+

+ {% include theme|add:"_authority_notListed.html" %} +
+
+
+ +
+
+

+ +

+

+ +

+

+ +

+

+ +

+
- +
+

+ +

+

+ +

+

+ +

+

+ +

+ +
+
+
+
+

+    I agree to the + terms and conditions. +

+
+
+{% include theme|add:"_register_info.html" %} +
+
+
+

+ +

+ +
+
+
-
- -
- -
-

Enter a valid email address

-
-
- -
- -
-

Enter password

-
-
- -
- -
-

Retype the password

-
-
- -
- -
-

Genkey: Account Delegation Automatic (Recommended)

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