{{#if resharesCount}}
{{resharesCount}}
{{#each reshares}} {{#linkToPerson author}} {{{personImage this 'small' 'micro'}}} {{/linkToPerson}} {{/each}}
{{/if}} {{#if likesCount}}
{{likesCount}}
{{#each likes}} {{#linkToPerson author}} {{{personImage this 'small' 'micro'}}} {{/linkToPerson}} {{/each}}
{{/if}} {{#if commentsCount}}
{{commentsCount}}
{{else}}

{{t "comments.no_comments" }}

{{/if}}