{{#each items}}
  • {{/each}}
{{#each items}}
{{add @index 1}} of {{../items.length}}
{{#if this.avatar}} {{/if}}
{{{this.paragraph}}}
{{#if this.name}}
{{{this.name}}}
{{/if}}
{{/each}}