X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Finstitution.html;h=30fad6cf76945f6e699ff41c38dcfb58808e253f;hb=e88414306ccca0b2dec66c61200b125192d4f1f2;hp=ea404fca5b11c84e55eb34a40988b88932f75467;hpb=957065ca108ec856b8d6406ab7bcc18e2ea677bf;p=unfold.git diff --git a/portal/templates/institution.html b/portal/templates/institution.html index ea404fca..30fad6cf 100644 --- a/portal/templates/institution.html +++ b/portal/templates/institution.html @@ -5,91 +5,102 @@ {% endblock head %} {% block content %} +
+
+
+ +
+
+
-
-
-
Loading Authority
- -
+
+
+

{{user_details.parent_authority}}

+
-
-
Loading Slices
- {%if 'is_pi' in pi %} +
+
Loading Slices
+ + {%if pi %}
- + + +
- {%endif%} + {% endif %}
-
+
+
- {%if 'is_pi' in pi %} - - {%else%} - - {%endif%} +
Loading Slices
+ {% if pi %} +
+ {% if pi %} + + {% else %} + + {% endif %} + + +
+ {% endif %} +
+
+
{% endblock %}