#set ($portlet_display = $portletDisplay) #set ($portlet_id = $htmlUtil.escapeAttribute($portlet_display.getId())) #set ($portlet_title = $portlet_display.getTitle()) #set ($portlet_back_url = $htmlUtil.escape($portlet_display.getURLBack())) ###if($portlet_id.contains("56_INSTANCE")) ## #set ($portlet_icon_url = "/siu-main-theme/images/portlet-icons/news.png") ###else ## #set ($portlet_icon_url = "/siu-main-theme/images/portlet-icons/"+$portlet_id+".png") ###end $portlet_display.setShowHelpIcon(false)

$portlet_title

#if ($portlet_display.isShowBackIcon()) #language("return-to-full-page") #else $theme.iconOptions() $theme.iconMinimize() $theme.iconMaximize() $theme.iconClose() #end
$portlet_display.writeContent($writer)