{{#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}}
{{/if}}
{{else}}
{{/if}}