{{#if boxes}}
{{#each boxes}}
{{title}}
{{#each comics}} {{> index.content.right.module.item.html}} {{/each}}
{{/each}}
{{/if}}