[% USE Whostmgr; WRAPPER 'master_templates/master.tmpl' app_key = 'Notification Center' header = locale.maketext('Notification Center') icon = '/addon_plugins/nfcenter.png' breadcrumburl = '/cgi/addon_notification-center.cgi' theme = "bootstrap" %] [% FOREACH notification IN data.notifications.keys.sort %] [% END %]
[% locale.maketext('Notification') %] [% locale.maketext('Time Occurred') %] [% locale.maketext('Show/Hide') %]
[% data.notifications.$notification.subject %] [% notification %] Show/Hide
[% END #wrapper -%]