{% extends "pretixpresale/base.html" %} {% load i18n %} {% load static %} {% load thumb %} {% load eventurl %} {% load safelink %} {% load rich_text %} {% block thetitle %} {% if messages %} {{ messages|join:" " }} :: {% endif %} {% block title %}{% endblock %}{% if request.resolver_match.url_name != "event.index" %} :: {% endif %}{{ event.name }} {% endblock %} {% block custom_header %} {% if event.settings.meta_noindex %} {% endif %} {% if social_image %} {% endif %} {{ block.super }} {% endblock %} {% block above %} {% if not event.live %}
{% endif %}{% trans "Warning" context "alert-messages" %}: {% trans "This ticket shop is currently in test mode. Please do not perform any real purchases as your order might be deleted without notice." %}
{% trans "Warning" context "alert-messages" %}: {% trans "Orders made through this sales channel cannot be deleted - even if the ticket shop is in test mode!" %}
{% trans "Warning" context "alert-messages" %}: {% trans "This ticket shop is currently in test mode. Please do not perform any real purchases as your order might be deleted without notice." %}
{% trans "Warning" context "alert-messages" %}: {% trans "Orders made through this sales channel cannot be deleted - even if the ticket shop is in test mode!" %}