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