{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block inside %}
{% blocktrans trimmed %} This feature is useful if you use only the payment component of pretix but build your own checkout interface for other steps. {% endblocktrans %}
{% endblock %}