${recap.recapMessage}
<#if recap.recapData>
#i18n{form.recapFormSubmit.labelLegendRecap} <#list formSubmit.listResponse as response>
${response.toStringValueResponse}
<#if recap.graph>
#i18n{form.recapFormSubmit.labelLegendStatistic} <#list formSubmit.listResponse as response> <#if !entrySave?exists||entrySave.idEntry!=response.entry.idEntry> <#assign entrySave=response.entry>