début du thème, footer et header en mobile

This commit is contained in:
Valentin
2023-12-06 17:06:45 +01:00
parent b258cc3181
commit a08922d8be
19 changed files with 644 additions and 12 deletions

View File

@@ -68,10 +68,17 @@
* @ingroup themeable
*/
#}
<article{{ attributes }}>
<article{{ attributes }} class="actu_full">
<div class="retour_actus">
← Retour aux actualités
</div>
<div class="article_meta">
{{ content.field_date }}
{{ content.field_type_d_actualite }}
</div>
{{ content.field_date }}
{{ content.field_type_d_actualite }}
<h2{{ title_attributes }}>
<a href="{{ url }}" rel="bookmark">{{ label }}</a>