{% extends "base.html" %} {% block title %}Kalender{% endblock %} {% block content %}
Von {{ start.strftime("%A, dem %d.%m.%Y") }}, bis {{ end.strftime("%A, den %d.%m.%Y") }}
{% if root %} {% endif %} {% if tags %}{{ date.description|e }}
{% endif %}