{{each @tab as #tab, #index}}
{{#tab.label}}
{{/each}}
{{each @tab as #tab, #index}}
{{#tab.content}}
{{/each}}