<#if config?exists && config.idDirectory!=-1>

#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_sender_name_comment}

#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_subject_comment}

#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_message_comment}

#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_directory_comment}
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_directory} #i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_freemarker}
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_status} ${status}
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_directory_title} ${directory_title}
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_directory_description} ${directory_description}
<#if is_user_attribute_ws_active>
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_user_attribute_comment}
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_user_attribute} #i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_freemarker}
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_first_name} ${first_name}
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_last_name} ${last_name}
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_email} ${email}
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_phone_number} ${phone_number}
<#if tasks_list?exists && tasks_list?has_content>
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_tasks_list_comment} <#list tasks_list as task>
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_task_title} #i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_task_type} #i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_freemarker}
${task.getTitle( locale )} ${task.taskType.title} ${task_${task.id}}
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_entry_directory_comment} <#list list_entries_freemarker as entry>
#i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_entry} #i18n{module.workflow.notifymylutece.task_notify_mylutece_config.label_freemarker}
${entry.title} ${position_${entry.position}}