#parse ($init) $the_title - $company_name $theme.include($top_head_include) $theme.include($top_messages_include)
#if ($has_navigation) #parse ("$full_templates_path/navigation.vm") #end #if ($selectable) $theme.include($content_include) #else $portletDisplay.recycle() $portletDisplay.setTitle($the_title) $theme.wrapPortlet("portlet.vm", $content_include) #end
#if ($impl1.isEmpty()) #set ($implication = 1) #set ($impl1 = $the_title) #end #if ($impl2.isEmpty()) #set ($xtpage = "$impl1" ) #else #set ($separ = '::') #set ($xtpage = "$xtpage$separ$impl2" ) #end $theme.include($bottom_include)