|
|
|
|
@ -69,24 +69,24 @@
|
|
|
|
|
<div class="container text-center">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col">
|
|
|
|
|
<a href="#" target="_blank">
|
|
|
|
|
<a href="https://www.cnrs.fr/" target="_blank">
|
|
|
|
|
<img src="{{url_for('static', filename='img/logo_footer/cnrs_logo.png')}}" alt="CRH" width="80" height="auto"/>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col">
|
|
|
|
|
<a href="#" target="_blank">
|
|
|
|
|
<a href="https://www.pantheonsorbonne.fr/" target="_blank">
|
|
|
|
|
<img src="{{url_for('static', filename='img/logo_footer/paris1_logo.png')}}" alt="P1" width="80" height="auto"/>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col">
|
|
|
|
|
<a href="#" target="_blank">
|
|
|
|
|
<a href="https://www.chartes.psl.eu/" target="_blank">
|
|
|
|
|
<img src="{{url_for('static', filename='img/logo_footer/enc_logo.png')}}" alt="ENC" width="80" height="auto"/>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col">
|
|
|
|
|
<a href="#" target="_blank">
|
|
|
|
|
<a href="https://www.archives-nationales.culture.gouv.fr/" target="_blank">
|
|
|
|
|
<img src="{{url_for('static', filename='img/logo_footer/an_logo.png')}}" alt="AN" width="110" height="auto"/>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
@ -96,7 +96,7 @@
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col">
|
|
|
|
|
<a href="#" target="_blank">
|
|
|
|
|
<a href="https://lamop.pantheonsorbonne.fr/" target="_blank">
|
|
|
|
|
<img src="{{url_for('static', filename='img/logo_footer/lamop_logo.png')}}" alt="LAMOP" width="100" height="auto"/>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|