{#if !noteId}

Ingen notat konfigurert for denne blokken.

{:else if conn?.loading}

Laster...

{:else}
{#if conn?.error}
{conn.error}
{/if} {/if}