<#include "navigation_menu.html">
#i18n{announce.view_announces.page.title} ${owner}
<#if user?? && !hasSubscribedToUser >
<#list announces_list as announce>
<#if announce.hasPictures> <#list announce.listIdImageResponse as idImageResponse> <#if idImageResponse_index == 0> <#else> <#if announce.category.displayPrice && announce.price?has_content>
${announce.price}
${announce.dateCreation}
${announce.description}
#i18n{announce.list_announces.otherAnnounces}