new twig et css teaser actus home
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user