{{#if image}}
{{author}}
{{/if}}
{{#each items}} {{{this.paragraph}}} {{/each}}
{{#each items}} {{#if this.name}}
{{{this.name}}}
{{/if}} {{/each}}