<% if(author.id != current_user.id) { %> Ignoreuser <% } else { %> <% } %>
<%= author.name %> - <% if(reshares_count) { %> - <%= Diaspora.I18n.t("stream.reshares", {count : reshares_count}) %> <% } %>
<% if(text !== null && text.match(/#nsfw/i)) { %>
<%= Diaspora.I18n.t('stream.nsfw') %> <%= Diaspora.I18n.t('stream.show') %>
<% } %>
<% if(text !== null && text.match(/#nsfw/)) { %>
<% } %>