{{#menu }}
<menu class="hoo-pivotbar">
    {{#each menuItems }}
    {{> atoms-button-pivot this }}
    {{/each}}
</menu>
{{/menu}}