#parse ($init)
$the_title - $company_name
$theme.include($top_head_include) $theme.include($top_messages_include)
#language("control-panel")
#if ($update_available_url)
#language ("updates-are-available-for-liferay")
#end
#if ($selectable) $theme.include($content_include) #else $portletDisplay.recycle() $portletDisplay.setTitle($the_title) $theme.wrapPortlet("portlet.vm", $content_include) #end
$theme.include($bottom_include)