X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Finstitution.html;h=a1275950c1f7c211ff61efbaeada275b18dbb8d0;hb=10457d14d9508203354527fb397b316576daa730;hp=6026b7109b364989e4b8aa708283ae8b62676ec9;hpb=ff6408f68dcb6231d5ad7941dc7db3d9cd9fa6bb;p=unfold.git diff --git a/portal/templates/institution.html b/portal/templates/institution.html index 6026b710..a1275950 100644 --- a/portal/templates/institution.html +++ b/portal/templates/institution.html @@ -1,101 +1,108 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout_wide.html" %} -{% block unfold_main %} -
- -
-

Affiliation to an Institution

-
-
- -
- Membership: Governor -
-
-
-
- authority: onelab.upmc
-
- Université Pierre et Marie Curie
-
- Address: 4 Place Jussieu, 75005 Paris
-
- Country: France
-
-
-

Contacts

- Legal: Président Jean Chambaz
-
- Scientific: Dr Timur Friedman, Prof Serge Fdida -
-
- - +{% block head %} + +{% endblock head %} + +{% block content %} +
+ +
+
+
+
+
Loading Authority
+ +
+
+ +
+
+
Loading Slices
+ +
+
+ +
+
Loading Slices
+ +
-{% endblock unfold_main %} +{% endblock %}