X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Finstitution.html;h=4ec49ca2d88e3876c49af1525b817f50943204ac;hb=ea3f9c8ac0fe8b7227f76d6d6a75e7675fc24991;hp=fb3b1259e5dcbb2733c738c7cd3c2406112cc95f;hpb=d8318894de78bf6ab95c47065691061d6da4d757;p=myslice.git diff --git a/portal/templates/institution.html b/portal/templates/institution.html index fb3b1259..4ec49ca2 100644 --- a/portal/templates/institution.html +++ b/portal/templates/institution.html @@ -1,132 +1,191 @@ -{% 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 -
-
- - +{% block head %} + +{% endblock head %} + +{% block content %} +
+ +
+
+
+
+
Loading Authority
+ +
+
+ +
+
+
Loading Slices
+ +
+
+ +
+
Loading Slices
+ +
-{% endblock unfold_main %} +{% endblock %}