<#if document?exists>
<#if virtual_hosts?exists> <#list virtual_hosts as host > <#list portlets_collec as portlet> ${host.code}  <#else> <#list portlets_collec as portlet> ${portlet.name}

${document.title}

${document.summary}
<#else> No documents available