{% extends 'admin/change_form.html' %} {% block submit_buttons_bottom %}
{% for event in original.get_available_events %} {% endfor %}
{% endblock %}