#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-admin-menu" "system.space.admin" $params.get("selection") false) |
$body
|