{{@global.pageLanguageSetting.Messenger_Notification}}
{{#js_compare "this.notifcationArray == null"}} {{else}} {{#if this.notifcationArray.length}}
    {{#notifcationArray}}
  • {{capitalizeFirstLetter this.name}}

    {{capitalizeFirstLetter this.message}}

    {{notificationdate this.time "notification"}}
    {{@global.pageLanguageSetting.Messenger_Remove}}
  • {{/notifcationArray}}
{{else}} {{/if}} {{/js_compare}}