|
@@ -12,6 +12,7 @@
|
|
* @ingroup themeable
|
|
* @ingroup themeable
|
|
*/
|
|
*/
|
|
#}
|
|
#}
|
|
|
|
+{% if 'path-ressources' in attributes.class %}
|
|
<div class="buttons-filtres-ressources">
|
|
<div class="buttons-filtres-ressources">
|
|
<button class="button-videos" type="button" style=""><a href="/ressources?field_type_de_media_target_id=681&field_type_de_ressource_target_id=All&field_mots_clefs_target_id=All&field_date_de_parution_value=&combine="> Vidéos</a></button>
|
|
<button class="button-videos" type="button" style=""><a href="/ressources?field_type_de_media_target_id=681&field_type_de_ressource_target_id=All&field_mots_clefs_target_id=All&field_date_de_parution_value=&combine="> Vidéos</a></button>
|
|
|
|
|
|
@@ -22,6 +23,8 @@
|
|
<button class="button-articles" type="button" style=""><a href="/ressources?field_type_de_media_target_id=682&field_type_de_ressource_target_id=All&field_mots_clefs_target_id=All&field_date_de_parution_value=&combine="> Articles</a></button>
|
|
<button class="button-articles" type="button" style=""><a href="/ressources?field_type_de_media_target_id=682&field_type_de_ressource_target_id=All&field_mots_clefs_target_id=All&field_date_de_parution_value=&combine="> Articles</a></button>
|
|
<button class="button-publications-rapports" type="button" style=""><a href="/ressources?field_type_de_media_target_id=685&field_type_de_ressource_target_id=All&field_mots_clefs_target_id=All&field_date_de_parution_value=&combine="> Publications/rapports</a></button>
|
|
<button class="button-publications-rapports" type="button" style=""><a href="/ressources?field_type_de_media_target_id=685&field_type_de_ressource_target_id=All&field_mots_clefs_target_id=All&field_date_de_parution_value=&combine="> Publications/rapports</a></button>
|
|
</div>
|
|
</div>
|
|
|
|
+{% endif %}
|
|
|
|
+
|
|
|
|
|
|
<form{{ attributes }}>
|
|
<form{{ attributes }}>
|
|
{{ children }}
|
|
{{ children }}
|