X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=3cdbecf3148dca2d2999cc2e958e20890ce0b610;hb=e3534d5a2d301f68d812b1232f9d298fba44ca50;hp=cc5e86d2aa615b4701931c3dabae2e83879ae800;hpb=d1f853ba9b7438c86a786f523d84238491d9ee6a;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index cc5e86d2..3cdbecf3 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -1,20 +1,14 @@ -{% 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 %} -
- -
- -
-

Enter your first name

-
-
- -
- -
-

Enter your last name

-
-
- -
- -
-

Please select an authority responsible for vetting your account

-
- -
- -
- -
-

Enter a valid email address

-
-
- -
- -
-

Enter password

-
-
- -
- -
-

Retype the password

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

+ +

+

Organization not listed? Request its addition now.

+
+ +
+
+ +
+ +

+ +
+
+ +
+
+ +
+
+ + +
+
+ +

+ +
+
+ +
+
+ + +
+ +
+
+ +
+

+ I agree to the + +
+ + +
-
- -
+

+
-
-
+
- + {% endblock %}