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

{{t "stream.original_post_deleted"}}

{{/if}}