{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %} {% trans "Registration ID Settings" %} {% endblock %} {% block inside %}
{% trans "You can setup the Registraion ID feature here." %}
{% endblock %}