#set ($portlet_display = $portletDisplay) #set ($portlet_id = $portlet_display.getId()) #set ($portlet_title = $portlet_display.getTitle()) #set ($portlet_content = $portlet_display.getContent()) #set ($portlet_back_url = $portlet_display.getURLBack()) #if ($portlet_display.getPortletName() == '71')
$portlet_content
#else
$theme.iconPortlet() $portlet_title
#if ($portlet_display.isShowBackIcon()) #else $theme.iconRefresh() $theme.iconPortletCss() $theme.iconConfiguration() $theme.iconEdit() $theme.iconEditDefaults() $theme.iconEditGuest() $theme.iconHelp() $theme.iconPrint() $theme.iconMinimize() $theme.iconMaximize() $theme.iconClose() #end
$portlet_content
#end