{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Delete tax rule" %}{% endblock %} {% block inside %}
{% blocktrans %}Are you sure you want to delete the tax rule {{ taxrule }}?{% endblocktrans %}
{% blocktrans %}You cannot delete a tax rule that is in use for a product or has been in use for any existing orders.{% endblocktrans %}