{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block inside %}
{% blocktrans trimmed %} Allow customers to cancel individual tickets from a free order. The remaining tickets in the order will stay valid. {% endblocktrans %}
{% endblock %}