new twig et css teaser actus home

This commit is contained in:
2025-07-24 16:53:14 +02:00
parent c5d0df7d39
commit 4a8f57a0fd
3 changed files with 141 additions and 144 deletions
@@ -101,13 +101,21 @@
{% endif %}
<div{{ content_attributes }}>
{{content}}
{# <div class='home_actu_infos'>
{{ content.right }}
</div>
{# {{content}} #}
{# {{ dump(content) }} #}
<div class='actus-teaser-home'>
<div class='home_actu_photo'>
{{ content.left }}
</div> #}
{{ content.field_images }}
</div>
<div class='home_actu_infos'>
{{ content.field_date }}
{{ content.field_lieu }}
{{ content.title }}
{{ content.field_sous_titre }}
{{ content.field_actu_type }}
{{ content.links }}
</div>
</div>
</div>
</article>