X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=portal%2Ftemplates%2Fregistration_view.html;h=3ab8efce78be5bfd62bcddeea969bf63ed00d3b1;hb=e0a02ba6ccb0f66cccee2d41216520ce0c924cfd;hp=f40b831a92e9e9280a506f52e01cadfa9c360c52;hpb=b4ab1b3fb9c0820ea410167f7b8bf05ab2ccae24;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index f40b831a..3ab8efce 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -1,97 +1,503 @@ -{% extends "layout-unfold1.html" %} - -{% block head %} - - - -{% endblock %} - -{% block unfold1_main %} - +{% extends "layout.html" %} +{% block content %} +
+

User RegistrationUser sign-up

+
+
+

+

Questions? Contact us.

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

+ +

Choose your organization (company/university) from the list that apears when you
click in the field above and start to type. + Use the arrow keys to scroll through the list;
type part of the name to narrow down the list. If it is not in the list, + please add it.

+
+
+
+ +
+ +

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

OneLab Experimenter Registration

-

For First Line Support please Contact Support

+ -
- - -

Please select an authority responsible for vetting your account

-
+
+
+ +

+ +
+
+ +
+
+ + +
+ +
+
-
- - -

Enter a valid email address

- -
-
- - -

Enter password

- -
-
- - -

Retype the password

-
-
- - - -
- -
- -
-
- +
+

+ I agree to the + +
+ + +
+

+ +
+ +
+ {% endblock %}