diff --git a/contao/templates/frontend/event_filter.html.twig b/contao/templates/frontend/event_filter.html.twig index d4056e6..99ccb45 100644 --- a/contao/templates/frontend/event_filter.html.twig +++ b/contao/templates/frontend/event_filter.html.twig @@ -1,9 +1,11 @@
- +
+ - {% for tag in tagButtons|default([]) %} - - {% endfor %} + {% for tag in tagButtons|default([]) %} + + {% endfor %} +