X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fonelab%2Fonelab_registration_view.html;h=b0bb14a1988346cb01eb1968d8480e3a234038fd;hb=2f8dc25ab8721030b0e60a5e281141f864f22a28;hp=7474eb3f75c5adf137b4e499ff5cbd9da37a7a7d;hpb=758fe3c05a9c9ec549a69134cec66b46bfd96003;p=unfold.git diff --git a/portal/templates/onelab/onelab_registration_view.html b/portal/templates/onelab/onelab_registration_view.html index 7474eb3f..b0bb14a1 100644 --- a/portal/templates/onelab/onelab_registration_view.html +++ b/portal/templates/onelab/onelab_registration_view.html @@ -9,115 +9,119 @@
-

Questions? Contact us.

+

Questions? Contact us.

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

- + +

-

Organization not listed? Request its addition now.

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

-

+

+

-

-
+

+

-

-
- -
+

+

+ +

-
+

-

- +

+ -

-
- +

+ -

-
+

+

-

-
-
-

+

   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 %} -