X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=5ce34592ec56d300166f80ae9e08fa9f47c980fa;hb=5d6232c324cc1baa1117854ff498c910994e4bfd;hp=8ddf072ac082d2735c0d77ab2a744cef2a356382;hpb=96c095d92f99538b84eb685a6a293a73b1cca118;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 8ddf072a..5ce34592 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 %} +{% block unfold_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 first name

- -
- + +
+
-

Enter your last name

+

Enter your last name

- -
- + +
+
+ +
+
+

An authority responsible for vetting your account

+
+ + +
- -
- + +
+
-

Enter a valid email address

+

Enter a valid email address

- -
- + +
+
-

Enter password

+

Enter password

- -
- + +
+
-

Retype the password

+

Retype the password

- -
-
-

Genkey: Account Delegation Automatic (Recommended)

+

Genkey: Account Delegation Automatic (Recommended)

+
- + {% endblock %}