{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% block title %}{% trans "Send out emails" %}{% endblock %} {% block content %}

{% trans "Send out emails" %}

{% endblock %}