#parse ($init) $themeDisplay.getSiteGroupName() - $the_title $theme.include($top_head_include) #language ("skip-to-content") $theme.include($body_top_include)
#dockbar()
#if($is_signed_in)
Report an issue
#end
#if ($selectable) $theme.include($content_include) #else $portletDisplay.recycle() $portletDisplay.setTitle($the_title) $theme.wrapPortlet("portlet.vm", $content_include) #end
$theme.include($body_bottom_include) $theme.include($bottom_include)