{% extends "pretixcontrol/items/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Delete item property" %}{% endblock %} {% block inside %}
{% blocktrans %}You can not delete the property {{ property }} as long as the following items use it:{% endblocktrans %}