#i18n{announce.preview_announce.title}
${announce.title}
<#if announce.category.displayPrice>
#i18n{announce.preview_announce.price}
${announce.price}
#if>
#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>
#if>
<#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 />
#if>
#list>
#if>
<#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}
#if>
<#else>
<#if isImage?? && isImage>
<#else>
${response.toStringValueResponse}
#if>
#if>
#if>
#list>
<#if resource_history?? && resource_history != ''>
${resource_history}
#if>