{#if !hideNavBar}
{#each items as navItem, index}
{navItem.title}
{/each}
{/if}