X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Finstitution.html;h=04948553a1a62e96c9cb4101e6b4cbb791cffd8b;hb=c457730e8d49ee507846edeb8a474374f0122f25;hp=ea404fca5b11c84e55eb34a40988b88932f75467;hpb=20bf3e41d306603b85e85c3f7ca2816b28c668ae;p=unfold.git diff --git a/portal/templates/institution.html b/portal/templates/institution.html index ea404fca..04948553 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 %}