#i18n{crm.manage_notifications.labelSender} | #i18n{crm.manage_notifications.labelObject} | #i18n{crm.manage_notifications.labelReceived} |
---|---|---|
${notification.sender} | <#if notification.isRead( )> ${notification.object} <#else> ${notification.object} #if> | ${notification.dateCreation?date} |