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