{{#each comments}}
  • {{name}}
    {{text}}
    {{rtime}}
  • {{else}}

    {{t i18n="i18n.comment.empty_comment"}}

    {{/each}}