X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Finstitution.html;h=facc1180cb2999d70c39ab52e1b6bd8a32ce6850;hb=3a35ca5961754c1a0b8cbdd7aa717dcd837f3a43;hp=c627e5b367e60e898b71c9e14827afd71e9836fa;hpb=a287569b1c2a222a0a9be8610349515f753c86d0;p=unfold.git diff --git a/portal/templates/institution.html b/portal/templates/institution.html index c627e5b3..facc1180 100644 --- a/portal/templates/institution.html +++ b/portal/templates/institution.html @@ -1,103 +1,142 @@ -{% extends "layout.html" %} +{% extends "layout_wide.html" %} {% block head %} + {% endblock head %} {% block content %} -
-
- -
+
+
+
+ +
+
-
-
-
-
Loading Authority
- -
+
+
+
+ +
- +
+
+
+
+

{{user_details.parent_authority}}

+
+
+
-
-
Loading Slices
+
+
Loading Slices
+ {%if pi %} +
+ {% if project %} + + {% else %} + + + + {% endif %}
+ {% endif %}
- + + {% if not project %} +
+
+
Loading Projects
+ +
+ {% if pi %} + + + {% else %} + + {% endif %} +
+
+
+ {% endif %}
-
Loading Slices
+
+
Loading Slices
+
+ {% if pi %} + + + + {% else %} + + {% endif %} +
+
+
+
+
{% endblock %}