X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Finstitution.html;h=21e1cee49c0c5231196c255d7e07278f3c383516;hb=9bea5275aa6ec57ebb21d398629244f8cc4fcc0f;hp=d8fb1d779884fe7cad42c8f5b0427b2b0b87f629;hpb=f98dccf562a53dc9f41bb5562b833fe95aa08546;p=unfold.git diff --git a/portal/templates/institution.html b/portal/templates/institution.html index d8fb1d77..21e1cee4 100644 --- a/portal/templates/institution.html +++ b/portal/templates/institution.html @@ -1,93 +1,87 @@ -{% extends "layout.html" %} +{% extends "layout_wide.html" %} + +{% block head %} + +{% endblock head %} {% block content %} -
-

Institution: {{user_details.parent_authority}}

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