tentative slideshow bandeau actu home

This commit is contained in:
2023-06-21 00:20:44 +02:00
parent 90cd59bf62
commit b3af161cb1
9 changed files with 194 additions and 14 deletions
@@ -37,7 +37,9 @@
<head-placeholder token="{{ placeholder_token }}">
<title>{{ head_title|safe_join(' | ') }}</title>
<css-placeholder token="{{ placeholder_token }}">
<js-placeholder token="{{ placeholder_token }}">
<js-placeholder token="{{ placeholder_token }}">
</head>
<body{{ attributes.addClass(body_classes) }}>
{#
@@ -51,5 +53,6 @@
{{ page }}
{{ page_bottom }}
<js-bottom-placeholder token="{{ placeholder_token }}">
</body>
</html>