| Wann & Wo | Was & Wieso |
|---|---|
| {{ t.startdate | strftime(date_format) }}{% if t.enddate %}–{{t.enddate | strftime(date_format) }}{% elif t.starttime %} {{ t.starttime | strftime(time_format) }}{% endif %} {{ t.location }} |
{{ t.summary }} {% if "Moderation" in t.categories %}(Moderation){%endif%} {% if t.description %}{{ t.description | replace("\n\n", " ") | replace("\n", " ", " ")}} {% endif %} {% if t.attach %}{% endif %} |