<% if(author.id != current_user.id) { %> Ignoreuser <% } %>
<%= author.name %> -
<% if(text !== null && text.match(/#nsfw/)) { %>
This post has been flagged as NSFW by its author. show
<% } %>
<% if(text !== null && text.match(/#nsfw/)) { %>
<% } %>
<% if(provider_display_name != null) { %> via <%= provider_display_name %> - <% } %> <%= public ? "Public" : "Limited" %> - <% if(user_like) { %> Unlike <% } else { %> Like <% } %> · <% if(public && author.id != current_user.id) { %> <% if(root) { var rootGuid = root.guid; } else { var rootGuid = guid; } %> Reshare · <% } %> Comment
<% if(likes_count > 0){ %> Heart <%= likes_count %> like <% } %>