#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 *# true browse spaceadmin
#menuMacros_renderLeftNavMenu("space-admin-menu" "system.space.admin" $params.get("selection") false)
$body
#parse("/breadcrumbs.vm") #if ($space) $webwork.htmlEncode($space.name) $space.key true #end #end ## if !Use Space Sidebar