{% load i18n %} {% load eventurl %} {% load icon %} {% load urlreplace %} {% load rich_text %}
{% include "pretixpresale/fragment_calendar.html" with show_avail=event.settings.event_list_availability weeks=subevent_list.weeks show_names=subevent_list.show_names %} {% if subevent_list.any_events is False %}
{{ event.settings.event_list_empty_text|rich_text }}
{% endif %}