{{#with author}} {{{personImage this}}} {{/with}}
{{#if loggedIn}}
{{#unless authorIsCurrentUser}}
{{#if participation}}
{{else}}
{{/if}}
{{else}}
{{/unless}}
{{/if}}
{{#linkToAuthor author}} {{name}} {{/linkToAuthor}} - {{#if interactions.reshares_count}} - {{t "stream.reshares" count=interactions.reshares_count}} {{/if}}
{{#if showPost}} {{#if nsfw}}
#NSFW | {{t "stream.hide_nsfw_posts"}}
{{/if}}
{{else}}
#NSFW | {{t "stream.show_nsfw_post"}} | {{t "stream.show_nsfw_posts"}}
{{/if}}