{{#each items}}{{#with this}} {{/with}}{{/each}}
    {{#each items}}{{#with this}}
  • {{showName}}
  • {{/with}}{{/each}}