Skip to content
Snippets Groups Projects

Feature/istwcms 4619 m26lebla theme blog news events listing pages

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -35,7 +35,7 @@
{% if type == 'Events' %}
{% include '@components/teaser/teaser--event/teaser--event.twig' with {
{% include '@components/card/card.twig' with {
'title': info.title,
'url': info.url,
'date': info.date,
Loading