{% macro event_form(event, main_events) %}
{% set _disable_sel_event = event.id != None %}
{% endmacro %}