#i18n{announce.preview_announce.pageTitle}

<#if announce.published>
  #i18n{portal.util.labelBack}
<#else>
  #i18n{portal.util.labelBack}

#i18n{announce.preview_announce.title}

${announce.title} <#if announce.category.displayPrice>

#i18n{announce.preview_announce.price}

${announce.price}

#i18n{announce.preview_announce.contactInformation}

${announce.contactInformation}

#i18n{announce.preview_announce.description.title}

${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 response.field?? && response.field.title??> <#if response.field.title == "X"> <#assign lat = response.toStringValueResponse> <#elseif response.field.title == "Y"> <#assign lon = response.toStringValueResponse> <#elseif response.field.title == "idAddress"> <#elseif response.field.title == "address"> <#assign addressAnnounce = response.toStringValueResponse>

${response.entry.title}

<#list admList_entryTypeGeolocation as entry> <#if entry.mapProvider?has_content && entry.idEntry == response.entry.idEntry > ${addressAnnounce} <#include entry.mapProvider.htmlRecapCode />
<#elseif !entrySave?exists || entrySave.idEntry!=response.entry.idEntry> <#assign entrySave=response.entry>

${response.entry.title}

<#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}