{% extends "pretixcontrol/organizers/base.html" %} {% load i18n %} {% load static %} {% load bootstrap3 %} {% block content %}
{% blocktrans trimmed %} On this page, you can choose plugins you want to enable for your organizer account. Plugins might bring additional software functionality, connect your events to third-party services, or apply other forms of customizations. {% endblocktrans %}
{% if "success" in request.GET %}