This post has been flagged as NSFW by its author.
show
<% } %>
<% 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){ %>
<%= likes_count %> like
<% } %>