X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=e1a14ba2ba9fdbc1bcf099821c2b0785a0e0fe15;hb=9255d7cf07e0bc63646de305be50dadd9171b520;hp=18759f4e4aaa771be3ef6c7f8cf9c30fa8f4c8d6;hpb=abb43f86edd5a2888cb96ca92a58350db9e32fcf;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 18759f4e..e1a14ba2 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -1,20 +1,13 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} -{% block head %} - - - - - -{% endblock %} - -{% block unfold1_main %} +{% block content %} -
-

OneLab Experimenter Registration

-

For First Line Support please Contact Support

+
+

User RegistrationUser sign-up

+
+
+

Questions? Contact us

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

Start typing to find the name of your organization (company or university).
If it is not in the list, please add it.

+
+ +
+
+
- -
- -
-

Enter your first name

+ +
- -
- -
-

Enter your last name

+
+
+ +
+
+ + - - {% endif %} - + +
+
-

Please select an authority responsible for vetting your account

+

Enter your login

- + --> +
- -
- -
-

Enter a valid email address

+ +
- -
- -
-

Enter password

+
- -
- -
-

Retype the password

-
-
- -
- -
-

Genkey: Account Delegation Automatic (Recommended)

+ +
-
-
- -
+
+
+ +
+ I agree to the + +
+ +
-
+
+ + + + +
+ +
+ + {% endblock %}