{% if page.root_page.has_calendar %} {% for event in events %}
{% if not event.all_day %} {{ event.start|time:"H:i" }} - {{ event.end|time:"H:i" }} {% else %} Celý den {% endif %} {% if event.duration %} ({{ event.duration }}) {% endif %}
{{ event.description|safe }}
{% endif %} {% if event.location %}{{ event.location }}
{% endif %}Žádné události.
Žádné události.