<#list entry.fields as field>
<#if !entry.fieldInLine&&entry.helpMessage?exists&&entry.helpMessage!=''>
${entry.helpMessage}
#if>
#list>
<#if entry.fieldInLine&&entry.helpMessage?exists&&entry.helpMessage!=''>
${entry.helpMessage}
#if>
<#if list_responses??>
<#list list_responses as response>
<#if response.entry.idEntry == entry.idEntry && response.entry.error?? && response.entry.error.isDisplayableError>
<#assign error = response.entry.error>
<#if error.mandatoryError>#i18n{appointment.message.mandatory.entry}<#else>${error.errorMessage}#if>
#if>
#list>
#if>
<#if str_list_entry_children?exists>${str_list_entry_children}#if>