{{#if current_user}}
{{#if authorIsCurrentUser}} Ignoreuser {{else}} {{/if}}
{{/if}} {{#with author}} {{/with}}
{{#with author}} {{name}} {{/with}} - {{#if reshares_count}} - {{t "stream.reshares" count=reshares_count}} {{/if}}
{{#if nsfw}}
{{t "stream.nsfw"}} {{t "stream.show"}}
{{/if}}
{{#if nsfw}}
{{/if}}