{%- from 'jinja2_macros.html' import construct_toggle_link with context -%}
{{ construct_toggle_link( special_locations_view_toggle, "special locations", ['widget_event', ['locations', ['toggle_locations_widget_view', {'steamid': steamid, "action": "show_special_locations"}]]], "back", ['widget_event', ['locations', ['toggle_locations_widget_view', {'steamid': steamid, "action": "show_frontend"}]]] )}}