{{#each items}} {{#if this.avatar}} {{/if}} {{/each}}
{{#each items}} {{{this.paragraph}}} {{/each}}
{{#each items}} {{#if this.name}}
{{{this.name}}}
{{/if}} {{/each}}