diff --git a/components/molecules/card/card-event.twig b/components/molecules/card/card-event.twig index abaf8fa2..621c233f 100644 --- a/components/molecules/card/card-event.twig +++ b/components/molecules/card/card-event.twig @@ -11,9 +11,16 @@ {% block date %}

{% include '@atoms/icon/icon.twig' with { icon: 'calendar', icon_classes:'feather' } %} + Dates: du 10.01.2018 + + au + 12.01.2018 {% include '@atoms/icon/icon.twig' with { icon: 'clock', icon_classes:'feather' } %} + Heures: de 13:00 + + à 17:30 {% endblock %}

diff --git a/components/pages/event-list/event-list.twig b/components/pages/event-list/event-list.twig index 0ac9ca79..33da8d2c 100644 --- a/components/pages/event-list/event-list.twig +++ b/components/pages/event-list/event-list.twig @@ -61,7 +61,7 @@ {% include '@molecules/form-group/form-group-search.twig' %} -
+
-