{% extends "pretixcontrol/global_settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block inner %}
{% trans "If you have a pretix Enterprise license, this report must be submitted to pretix support when your license renews. It may also be requested by pretix support to aid debugging of problems." %} {% trans "It serves two purposes: Collecting useful information that might help with debugging problems in your pretix installation, and verifying that your usage of pretix is in compliance with the Enterprise license you purchased." %}
{% endblock %}