#i18n{form.recapFormSubmit.labelLegendRecap}
<#list formSubmit.listResponse as response> <#if !entrySave?exists||entrySave.idEntry!=response.entry.idEntry> <#if response_index != 1>
${response.entry.title} :   <#assign entrySave=response.entry>
    <#if response.toStringValueResponse?has_content>
  • ${response.toStringValueResponse}
  • <#else> <#if response.toStringValueResponse?has_content>
  • ${response.toStringValueResponse}