{% extends "pretixcontrol/items/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Delete question" %}{% endblock %} {% block inside %}
{% blocktrans %}Are you sure you want to delete the question {{ question }}?{% endblocktrans %}
{% blocktrans %}All answers to the question given by the buyers of the following products will be lost.{% endblocktrans %}