{{#if root}}
{{#with root}} {{{personImage author 'small'}}} {{/with}} {{#with root}}
{{#linkToAuthor author}} {{name}} {{/linkToAuthor}} - {{#if interactions.reshares_count}} - {{t "stream.reshares" count=interactions.reshares_count}} {{/if}}
{{/with}} {{> status-message}}
{{else}}

{{t "stream.original_post_deleted"}}

{{/if}}