X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=ec90abf9e18ac550f89ddbd840f3ae008bf7ccee;hb=197e6f2843398a696d18f4eb0e13b7fa52d8fece;hp=ab6776c21b44a212738d7607c2658d30ac7bf624;hpb=d81f5f5ca87b6eba05adb93cd27ac3c9952cc294;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index ab6776c2..ec90abf9 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/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 %} -