{% extends "pretixcontrol/global_settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block inner %}
{% trans "This page is intended to help you use pretix in compliance with its license." %}
{% trans "The text and output of this page is not legally binding and filling out this page does not guarantee you are within the license. Only the original license text is legally binding." %}
{% trans "You should have received a copy of pretix' license together with your copy of pretix. You can also view the current version of the license file here:" %} LICENSE
{% trans "Answers to common questions about the license can be found here:" %} License FAQ
{% trans "For more information or to obtain a paid pretix Enterprise license, contact support@pretix.eu." %}