X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fonelab%2Fonelab_registration_view.html;h=b0bb14a1988346cb01eb1968d8480e3a234038fd;hb=2f8dc25ab8721030b0e60a5e281141f864f22a28;hp=ab6776c21b44a212738d7607c2658d30ac7bf624;hpb=e9f4c27f8db6850b0a583f5be192e102ab44bc13;p=unfold.git diff --git a/portal/templates/onelab/onelab_registration_view.html b/portal/templates/onelab/onelab_registration_view.html index ab6776c2..b0bb14a1 100644 --- a/portal/templates/onelab/onelab_registration_view.html +++ b/portal/templates/onelab/onelab_registration_view.html @@ -9,118 +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. -

+

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

- +
+

+ +

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