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