<%- document.user_displayname || document.user_username %> <% if (document.type === 'article') { %> added a new article on a category you watch. <% } else if (document.type === 'blog') { %> added a new blog post on a category you watch. <% } else if (document.type === 'thread') { %> added a new thread on a category you watch. <% } else if (document.type === 'channel') { %> added a new channel on a category you watch. <% } else if (document.type === 'category') { %> added a new sub-category on a category you watch. <% } else if (document.type === 'bookmark') { %> added a new stored search on a category you watch. <% } else { %> replied to a topic you watch. <% } %> Click to see more.
Your <%- application.name || application.id %> forum notifications
Hello <%- user.displayname || user.username %>,

<%- document.user_displayname || document.user_username %> <% if (document.type === 'article') { %> added a new article on a category you watch. <% } else if (document.type === 'blog') { %> added a new blog post on a category you watch. <% } else if (document.type === 'thread') { %> added a new thread on a category you watch. <% } else if (document.type === 'channel') { %> added a new channel on a category you watch. <% } else if (document.type === 'category') { %> added a new sub-category on a category you watch. <% } else if (document.type === 'bookmark') { %> added a new stored search on a category you watch. <% } else { %> replied to a topic you watch. <% } %>
<% if (document.image_url) { %>
<% } else { %>
<%- document.image_initials %>
<% } %>
<%- document.header %>
<%= document.body %>