<#assign portlet_display = portletDisplay /> <#assign portlet_id = htmlUtil.escapeAttribute(portlet_display.getId()) /> <#assign portlet_title = htmlUtil.escape(portlet_display.getTitle()) /> <#assign portlet_back_url = htmlUtil.escapeHREF(portlet_display.getURLBack()) />

${theme.portletIconPortlet()} ${portlet_title}

<#if portlet_display.isShowBackIcon()> <@liferay.language key="return-to-full-page" /> <#else> ${theme.portletIconOptions()}
${portlet_display.writeContent(writer)}