{% load i18n %} {% load static %} {% load eventurl %} {% load compress %} {% load eventsignal %} {% load statici18n %}
{% compress css %} {% endcompress %} {% if css_theme %} {% endif %} {{ seatingframe_html_head|safe }} {% include "pretixpresale/fragment_js.html" %} {% include "pretixpresale/fragment_modals.html" %} {% if DEBUG %} {% else %} {% endif %} {% if request.session.iframe_session %} {% compress js file iframeresizer %} {% endcompress %} {% endif %} {{ html_foot|safe }}