${form.title} <@messages errors=errors />
${appointment.lastName}
${appointment.firstName}
${appointment.email}
${appointment.nbBookedSeats}
<#list listResponseRecapDTO as response> <#if response.recapValue?has_content>
<#if response.file?? && response.file.idFile > 0> <#assign hasFile = true> <#else> <#assign hasFile = false> <#if hasFile> ${response.recapValue} <#if hasFile>
${appointment.dateOfTheAppointment} #i18n{appointment.labelFrom} ${appointment.startingTime} #i18n{appointment.labelTo} ${appointment.endingTime}
#i18n{portal.util.labelActions}
<#if rightModify?? && rightModify && !appointment.isCancelled> <#if appointment.listWorkflowActions?? && appointment.listWorkflowActions?size > 0> <#list appointment.listWorkflowActions as action> width="${action.icon.width}" <#if action.icon.height!=-1> height="${action.icon.height}" title="${action.name}" alt="${action.name}" /> <#if activateWorkflow == "true" > <#if rightChangeStatus> <#if appointment.isCancelled> <#if !appointment.isCancelled> <#if rightDelete?? && rightDelete>
${addon!} <#if resource_history?? && resource_history != ''>
${resource_history}