{% extends "pretixcontrol/base.html" %} {% load i18n %} {% load bootstrap3 %} {% load formset_tags %} {% block custom_header %} {{ block.super }} {% endblock %} {% block title %}{% trans "Organizer" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} These settings will be used for the organizer page as well as for the default settings for all events in this account that do not have their own design settings. {% endblocktrans %}
{% blocktrans trimmed %} You can here define a set of metadata properties (i.e. variables) that you can later set for your events and re-use in places like ticket layouts. This is an useful timesaver if you create lots and lots of events. {% endblocktrans %}
{% trans "Add property" %}