X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=6f709f4fd56f39212196b28d3c9b2ab537f1ed0e;hb=999111b2487f0b23b43b590052919c81c688e0d2;hp=302871e6b455f736e1f6bf8523e4666df7d71b25;hpb=d0c1c4620fe021a2d54dec6c4519961dda867cce;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 302871e6..6f709f4f 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -1,15 +1,11 @@ {% extends "layout-unfold1.html" %} -{% block head %} - - - - - -{% endblock %} - {% block unfold1_main %} +
+

OneLab Experimenter Registration

+

For First Line Support please Contact Support

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

OneLab Experimenter Registration

-

For First Line Support please Contact Support

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

Enter your first name

- -
-
- - -

Enter your last name

- -
- -
- - -

Please select an authority responsible for vetting your account

-
- -
- - -

Enter a valid email address

- -
-
- - -

Enter password

- -
-
- - -

Retype the password

-
-
- - -

Genkey: Account Delegation Automatic (Recommended)

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

Enter your first name

+
+
+ +
+ +
+

Enter your last name

+
+
+ +
+ +
+

Please select an authority responsible for vetting your account

+
+ +
+ +
+ +
+

Enter a valid email address

+
+
+ +
+ +
+

Enter password

+
+
+ +
+ +
+

Retype the password

+
+
+ +
+ +
+

Genkey: Account Delegation Automatic (Recommended)

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