#i18n{announce.preview_announce.pageTitle}
<#if announce.published>
<#else>
${announce.title}
<#if announce.category.displayPrice>
${announce.price}
${announce.contactInformation}
${announce.description}
<#list list_responses as response> <#if response.toStringValueResponse?has_content || response.file??> <#if entrySave?exists && entrySave.idEntry!=response.entry.idEntry>
<#if isImage?? && isImage> <#assign isImage = false> <#if !entrySave?exists || entrySave.idEntry!=response.entry.idEntry> <#assign entrySave=response.entry>
<#if response.file?? && response.file.idFile > 0> <#assign isImage = true>
  • <#else> ${response.toStringValueResponse} <#else> <#if isImage?? && isImage>
  • <#else>
    ${response.toStringValueResponse}
<#if resource_history?? && resource_history != ''>
${resource_history}