<#if config?exists> <#if edit_record?exists>
<#if edit_record.message??>${edit_record.message}
<#if edit_record.isComplete( )> #i18n{module.workflow.editrecord.task_edit_record_information.label_completed} <#else> #i18n{module.workflow.editrecord.task_edit_record_information.label_not_completed}
<#if list_entries?exists && list_entries?has_content>
<#list list_entries as entry> <#if entry_index != 0> ${entry.title} <#if entry_has_next>