${form.description!}

#i18n{appointment.appointmentApp.recap.title} - <#if form.displayTitleFo && form.title != "" > ${form.title} <#else> #i18n{appointment.appointmentApp.defaultTitle} <@messages errors=errors />
<#if form.maximumNumberOfBookedSeats > 1>
<#list listResponseRecapDTO as response> <#if response.recapValue?? && response.recapValue?has_content>
<#if !entrySave?exists||entrySave.idEntry!=response.entry.idEntry>
<#if captcha??> ${captcha!}