{{#if notificationList}}
{{#each notificationList}}
{{complexText message}}
{{/each}}
{{/if}}