{% set agenda_collective_invitations = 'agenda_collective_invitations'|api_get_configuration_value %} {% set agenda_event_subscriptions = 'agenda_event_subscriptions'|api_get_configuration_value %} {% set agenda_reminders = 'agenda_reminders'|api_get_configuration_value %} {% set career_in_global_events = 'allow_careers_in_global_agenda'|api_get_configuration_value %} {{ actions_div }} {{ toolbar }}
{% if legend_list %} {% for color, text in legend_list %} {{ text }} {% endfor %}