{% extends "pretixcontrol/events/create_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block form %} {% bootstrap_field form.organizer layout="horizontal" %}
{% trans "Please note that you will only be able to delete your event until the first order has been created." %}
{% endblock %}