<#include "../../../htmlTags.ftl"> <#if info??>

${info.title}

<#list result.hippoBeans as item> <@hst.link var="link" hippobean=item/>
<@hst.cmseditlink hippobean=item/> <#if item.image.thumbnail??> <@hst.link var="img" hippobean=item.image.thumbnail/>
${item.image.fileName}

${item.title}

<#if item.date.time??>

<@fmt.formatDate value=item.date.time type="both" dateStyle="medium" timeStyle="short"/>

<#else> <@hst.element var="headTitle" name="title"> <@fmt.message key="page.not.found"/> <@hst.headContribution keyHint="headTitle" element="${headTitle}"/>

<@fmt.message key="page.not.found"/>