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