{% macro _change_type_confirmation(type) %} {% trans -%} Changing the event type to {{ type }} will change the look of the event page and may disable some features not available for the new event type. {%- endtrans %} {% endmacro %} {% macro _render_change_event_type(event, event_types) %}