{{#each sections as |section|}} {{localize section.label}} {{#each section.slots as |slot|}} {{> 'feat-slot' feat=slot.feat children=slot.children}} {{/each}} {{/each}} {{#*inline 'feat-slot'}}