<#if validate_recap?exists>
#i18n{form.recapFormSubmit.labelLegendRecap}
<#list formSubmit.listResponse as response> <#if response.toStringValueResponse?has_content>
<#else>

${formSubmit.form.title}

${recap.recapMessage}

<#if recap.graph>
#i18n{form.recapFormSubmit.labelLegendStatistic} <#list formSubmit.listResponse as response> <#if entry_type_session.idType != response.entry.entryType.idType && entry_type_numbering.idType != response.entry.entryType.idType && ( !entrySave?exists || entrySave.idEntry != response.entry.idEntry )> <#assign entrySave=response.entry>