{%- capture nowunix %}{{'now' | date: '%s'}}{% endcapture -%} {%- assign show_event = 2 -%} {%- for e in site.events -%} {%- capture event_start_plus %}{{e.eventdate | date: '%s' | minus: 259200 }}{%- endcapture -%} {%- capture event_start %}{{e.eventdate | date: '%s' }}{%- endcapture -%} {%- if event_start_plus < nowunix and event_start > nowunix and show_event > 1 -%} {%- if e.nofrontpage == nil or e.nofrontpage == '' -%}
{{ e.eventdate | date: "%d.%m.%Y %H:%M" }}: {{e.title}}
Oder aktiviere Javascript