#i18n{form.notificationMailFormSubmit.content}'${form.title}' <#if formSubmit??> <#list formSubmit.listResponse as response> <#if response.toStringValueResponse?has_content> <#if !entrySave?exists||entrySave.idEntry!=response.entry.idEntry> ${response.entry.title}: <#assign entrySave=response.entry>   ${response.toStringValueResponse}