#if ($editMode)
#set($css = "b_portlet b_portlet_edit $cssClass")
#else
#set($css = "b_portlet $cssClass")
#end
#if ($editMode)
## this div must be on the same level as the header and content wrapper due to brasato
## component wrappers that break the layering of the components !
$r.render("toolbox")
#end
$r.render("portlet")