{#each $layout.children as { path, title }} $goto(path)}> {title} {/each}
$goto(`/settings`)}> window.open(`/${application}`)}>
{#await promise}
{:then} {:catch error}

Something went wrong: {error.message}

{/await}