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