{#each $nav.children as child (child.path)}
{child.name}
{#if child.id}
share
{/if} {/each}