{{#each items}} {{/each}}
{{#each items}}
{{{this.description}}}
{{#if this.image}}
{{this.imageAlt}}
{{/if}}
{{/each}}