{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Delete dates" context "subevent" %}{% endblock %} {% block content %}
{% blocktrans %}Are you sure you want to delete the following dates?{% endblocktrans %}
{% blocktrans trimmed %}The following dates can't be deleted as they already have orders, but will be disabled instead.{% endblocktrans %}