X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Finstitution.html;h=a1275950c1f7c211ff61efbaeada275b18dbb8d0;hb=f7750e08d78ebb75b222baf901853370cd7ffff5;hp=44aa55d936f72f01029318e74bdb30967af45df8;hpb=ba5bd31c6e9b4b0b4b54659ea6a1147f62d9bf46;p=unfold.git diff --git a/portal/templates/institution.html b/portal/templates/institution.html index 44aa55d9..a1275950 100644 --- a/portal/templates/institution.html +++ b/portal/templates/institution.html @@ -1,114 +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 %}