{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %} {% trans "Mandatory product settings" %} {% endblock %} {% block inside %}
{% trans "You can force your customers to add the selected products to their shopping cart. Use this functionality carefully!" %}
{% endblock %}