{{includefile 'bootstrap/css/page_common.css'}} Notifications {{includefile 'header.html'}} {{includefile 'navbar.html'}} {{notification_download}}
Notifications
{{if notificaiton_showing_read}} {{else}} {{end}}
{{for notification in notification_list}}
{{cd=notification_category_details notification.category}} {{cd.icon}} {{notification.title}}
{{notification.message}}
{{format_date notification.date_time_issued}} {{if notification.is_read}} {{end}}
{{end}}
{{includefile 'bootstrap/js/page_common.js'}}