|
<#if notification.greyMessage??>
${notification.greyMessage}#if> <#if notification.greenMessage??>${notification.greenMessage}#if> <#if notification.yellowMessage??>${notification.yellowMessage}#if> <#if notification.redMessage??>${notification.redMessage}#if>${notification.bodyHeader}<#if notification.bodyMessage??>${notification.bodyMessage} #if> <#if notification.customBody??> ${notification.customBody} #if> |
|
${notification.footerHeader} ${notification.footerMessage} |