{#if canShowHeader}
{header}
{/if} {#each section in menu}
{section.title} {#if useAccordion} {/if}
{#if hasAny section.items}
{/if} {/each}