{% extends 'base.html' %} {% block title %}{{ title_short }}{% endblock %} {% block head_extra %} {% endblock %} {% block content %} {% if features %} {% endif %}
{% include 'messages_section.html' %} {% include 'calendar_section.html' %}

Suchoptionen




{% endblock %} {% block scripts %} {% endblock %}