X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=ec90abf9e18ac550f89ddbd840f3ae008bf7ccee;hb=197e6f2843398a696d18f4eb0e13b7fa52d8fece;hp=8ad3bf522c44af512bc050b8180bb845534f0d1f;hpb=8ab8c97ea4aecad8a74af3577115f4064dda362a;p=unfold.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 8ad3bf52..ec90abf9 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -12,6 +12,7 @@

Questions? Contact us.

+ {% if errors %}
@@ -23,10 +24,10 @@
{% endif %} -
+
-
-
+
+
{% csrf_token %}

@@ -35,63 +36,63 @@ title="Choose your organization (company/university) from the list that apears when you click in the field and start to type. Use the arrow keys to scroll through the list; type part of the name to narrow down the list. We will send an email to the managers that we have on record for your organization, asking them to validate your sign-up request." required> + {% if authorities %} {% for authority in authorities %} {% if authority.name %} - + {% else %} {% endif %} - {% endfor %} + {% endfor %} {% else %} {% endif %}

-

Organization not listed? Request its addition now.

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

-

+

+

-

-
+

+

-

-
- -
+

+

+ +

-
+

-

- +

+ -

-
- +

+ -

-
+

+

-

- - {% endblock %} -