X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=18759f4e4aaa771be3ef6c7f8cf9c30fa8f4c8d6;hb=babdf591fac29274ced05ba21337d0f5112e6acb;hp=82a343fafbcde1aa5bf3ad1681d82eaf1184e021;hpb=070c060ccf9ff29d1b15f8230065dd0af3a21599;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 82a343fa..18759f4e 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -4,12 +4,16 @@ - - + + {% 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 %}