X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Finstitution.html;h=a1275950c1f7c211ff61efbaeada275b18dbb8d0;hb=7b8e398d8ecb65b1a860e8651f3d2bf5bbace539;hp=d8fb1d779884fe7cad42c8f5b0427b2b0b87f629;hpb=4714757318d79c8d087f117aaad588c711845915;p=unfold.git diff --git a/portal/templates/institution.html b/portal/templates/institution.html index d8fb1d77..a1275950 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
+ +
+
+ +
+
Loading Slices
+ +
{% endblock %}