X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=e1a14ba2ba9fdbc1bcf099821c2b0785a0e0fe15;hb=9255d7cf07e0bc63646de305be50dadd9171b520;hp=f40b831a92e9e9280a506f52e01cadfa9c360c52;hpb=654374fb3a1cb3b0123c6c37a97e54b507af90fd;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index f40b831a..e1a14ba2 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -1,97 +1,494 @@ -{% 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 %} +
+ + +

Start typing to find the name of your organization (company or university).
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 %}