{% include 'OroSidebarBundle::sidebar.html.twig' with {
sidebarsGetURL: path('oro_api_frontend_get_sidebars', {'position': 'SIDEBAR_' ~ placement|upper}),
sidebarPostURL: path('oro_api_frontend_post_sidebars'),
widgetsGetURL: path('oro_api_frontend_get_sidebarwidgets', {'placement': placement}),
widgetPostURL: path('oro_api_frontend_post_sidebarwidgets')
} %}