{% extends "plainui/base.html" %} {% from "plainui/components/calendar.html" import calendar with context %} {% import "plainui/components/list_events.html" as list_events with context %} {% import "plainui/components/nav.html" as navMacro with context %} {% macro filter_button(value, active, label) -%} {%- endmacro %} {% block title %}Conference {{conf.name}}{% endblock %} {% block content %} {{ navMacro.top_nav(_("Fahrplan")) }} {% if timezone_warning %}