X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fonelab%2Fonelab_registration_view.html;h=b0bb14a1988346cb01eb1968d8480e3a234038fd;hb=2f8dc25ab8721030b0e60a5e281141f864f22a28;hp=2efee42b5b4857e537072b6c6cd9861283756b25;hpb=ec5bde32fc8594f89a5b07035d39bffc4608cb0d;p=unfold.git diff --git a/portal/templates/onelab/onelab_registration_view.html b/portal/templates/onelab/onelab_registration_view.html index 2efee42b..b0bb14a1 100644 --- a/portal/templates/onelab/onelab_registration_view.html +++ b/portal/templates/onelab/onelab_registration_view.html @@ -9,129 +9,122 @@
-

Questions? Contact us.

+

Questions? Contact us.

+ {% if errors %} - -{% endif %}
- -
-
- {% csrf_token %} +
    + {% for error in errors %} +
  • {{ error | safe }}
  • + {% endfor %} +
+
+
+{% endif %} + +
+
+
+ {% csrf_token %}

- + +

-

Organization not listed? Request its addition now.

-
+ {% include theme|add:"_authority_notListed.html" %} +
- -
+

-

+

+

-

-
+

+

-

-
- -
+

+

+ +

-
-
+

-

- +

+ -

-
- -
-
- + placeholder="Password" required /> +

+

+ +

+

-

-
-
-

-    I agree to the +

+    I agree to the terms and conditions. -

-
-
-
-
-
-   - If you are a PlanetLab Europe fill in this form using the same email address that you currently use for your PlanetLab Europe account, - your existing credentials will be used to validate your OneLab account. - Please be sure to specify a different password for your new OneLab account. -
- +

+{% include theme|add:"_register_info.html" %}
-
-

- +
+

+ +

+
-
- - + - {% endblock %} -