{% extends "pretixcontrol/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Mailchimp newsletter" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} Configure the Mailchimp audience and the public opt-in text. The plugin is active for all events of this organizer by default and can be disabled per event. {% endblocktrans %}
{% endblock %}