| Wann & Wo | Was & Wieso |
|---|---|
| {{ t.startdate | strftime(date_format) }}{% if t.enddate is defined %}–{{t.enddate | strftime(date_format) }}{% elif t.starttime is defined %} {{ t.starttime | strftime(time_format) }}{% endif %} {{ t.location }} |
{{ t.summary }} {% if "Moderation" in t.categories %}(Moderation){%endif%} {% if t.description is defined %}{{ t.description | replace("\n\n", " ") | replace("\n", " ", " ")}} {% endif %} {% if t.attach is defined %}{% endif %} |
| Letzte Aktualisierung: {{ page.written_at | strftime("%d.%m.%Y, %H:%M Uhr") }} | |