ouverture pdf ressource

This commit is contained in:
2021-10-15 16:18:41 +02:00
parent 45d2ac14be
commit f6e7464f8c
@@ -29,7 +29,7 @@
<div class="feature ">
{% if rapport.couverture and rapport.pdf %}
<a href="{{page.media[rapport.pdf].url|e }}" download >
<a href="{{page.media[rapport.pdf].url|e }}" target="_blank" >
<img src="{{page.media[rapport.couverture].url|e }}" alt="couverture du {{rapport.titre_du_rapport}}" />
{% endif %}
{% if rapport.titre_du_rapport %}