{{#if current_user}}
{{#if authorIsNotCurrentUser}} Ignoreuser {{else}} {{/if}}
{{/if}} {{#with author}} {{/with}}
{{#with author}} {{name}} {{/with}} - {{#if reshares_count}} - {{t "stream.reshares" count=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}}