{% extends "jmb.core:admin/actions.html" %} {% block extra_input_action %} Event: --------- {% for active_event in active_events %} {{ active_event.name }} {% endfor %} {% endblock extra_input_action %}