{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block content %}
{% trans "Your shop is currently live. If you take it down, it will only be visible to you and your team." %}
{% if issues|length > 0 %}{% trans "Your shop is already live, however the following issues would normally prevent your shop to go live:" %}
{% trans "Your ticket shop is currently not live. It is thus only visible to you and your team, not to any visitors." %}
{% trans "To publish your ticket shop, you first need to resolve the following issues:" %}
{% trans "Your ticket shop is currently not live. It is thus only visible to you and your team, not to any visitors." %}
{% trans "If you want to, you can publish your ticket shop now." %}
{% endif %} {% endif %}{% trans "Your shop is currently in production mode." %}
{% trans "If you want to do some test orders, you can enable test mode for your shop. As long as the shop is in test mode, all orders that are created are marked as test orders and can be deleted again." %} {% trans "Please note that test orders still count into your quotas, actually use vouchers and might perform actual payments. The only difference is that you can delete test orders. Use at your own risk!" %}
{% trans "Also, test mode only covers the main web shop. Orders created through other sales channels such as the box office or resellers module are still created as production orders." %}
{% if actual_orders %}