<#if alert_active>
#i18n{module.workflow.alertforms.task.alertTaskHistory.information.in} ${days_between!''} #i18n{module.workflow.alertforms.task.alertTaskHistory.information.days}
#i18n{module.workflow.alertforms.task.alertTaskHistory.information.resourceWillChangeState} :
${state_before.name!''} ${state_after.name!''}
<#else>
<#if alert_executed>
#i18n{module.workflow.alertforms.task.alertTaskHistory.information.resourceHasChangedState} ( #i18n{module.workflow.alertforms.task.alertTaskHistory.information.afterAnAlarm} ${nb_days_alert?abs!''} #i18n{module.workflow.alertforms.task.alertTaskHistory.information.days} ) :
${state_before.name!''} ${state_after.name!''}
<#else>
#i18n{module.workflow.alertforms.task.alertTaskHistory.information.resourceNotChangedState}
#if>
#if>