% if (notifications.length > 0) { %>
<%= notification.userfromfullname %> <%= MM.util.timestampToUserDate(notification.timecreated) %>
<%= MM.plugins.notifications._format(notification.fullmessage) %>
<%= MM.plugins.notifications._format(notification.smallmessage) %>