{% extends "pretixcontrol/items/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Quota" %}{% endblock %} {% block inside %}
{% blocktrans trimmed %} Please select the items or item variations this quota should be applied to. If you apply two quotas to the same items, it will only be available if both quotas have capacity left. {% endblocktrans %}