<%- title %>
<%- totalCount %> Notification(s) Founds.
ID | Title | Level | Text | Creation Date | Options | |
---|---|---|---|---|---|---|
<%- results[i].mass_notification_id %> | <%- results[i].title; %> | <%- results[i].levels ? results[i].levels : "All Levels"; %> | <%- results[i].text;%> | <%let dateS = moment(results[i].creation_date).locale("en")%> <%= dateS.tz(defaultTimezone).format(formatDate) %> | Delete |
No notifications created by you yet.