X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=5ce34592ec56d300166f80ae9e08fa9f47c980fa;hb=5d6232c324cc1baa1117854ff498c910994e4bfd;hp=c895f52c476629c5a409e45fba09894dae2e2009;hpb=c6bb9886f7fa0a6e804eb46b5fbb6479bae14b36;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index c895f52c..5ce34592 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -1,8 +1,8 @@ {% extends "layout-unfold1.html" %} -{% block unfold1_main %} +{% block unfold_main %} -
+

OneLab Experimenter Registration

For First Line Support please Contact Support

@@ -16,87 +16,109 @@ {% endif %}
-
+
{% 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 %}