integrated evenements in drupal and front

This commit is contained in:
2026-09-11 19:14:00 +02:00
parent 32319f19bd
commit 4efafd0e22
22 changed files with 1457 additions and 274 deletions
@@ -66,9 +66,11 @@
<div class="cols">
<div class="col left">
<h2{{ title_attributes.addClass('node-title') }}>
{{ label }}
</h2>
<header>
<h2{{ title_attributes.addClass('node-title') }}>
{{ label }}
</h2>
</header>
{{ content|without('field_images') }}
<div class="spacer"></div>
</div>