#set ($selectedTab = $params.get("selectedTab"))
#set ($helper = $params.get("helper"))
#if ($space && $action.getThemeManager().getSpaceTheme($space.key).hasSpaceSideBar())
## Use Space Sidebar
#parse ("/decorators/panels/spacetoolspanel.vmd")
#else
#* this effectively stops the header from showing in the space admin pages *#
#menuMacros_renderLeftNavMenu("space-advanced-menu" "system.space.advanced" $params.get("selection") false) | $body |