{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% block title %}{{ item.name }} :: {% trans "Item" %}{% endblock %} {% block content %} {% if item.identity %}
{% blocktrans trimmed %} You will be able to adjust further settings in the next step. {% endblocktrans %}
{% endif %} {% if item.identity and not item.quotas.exists %}