{% extends "pretixcontrol/items/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Delete voucher" %}{% endblock %} {% block inside %}
{% trans "You can not delete this voucher after it has been redeemed" %}
{% blocktrans %}Are you sure you want to delete the voucher {{ voucher }}?{% endblocktrans %}