{$i18n.t('Notes')} • {$WEBUI_NAME} {#if loaded} {}} >
{$i18n.t('This will delete')} {selectedNote.title}.
{#if notes.length > 0}
{#each notes as note}
{/each}
{:else}
{$i18n.t('No Notes')}
{$i18n.t('Create your first note by clicking on the plus button below.')}
{/if}
{:else}
{/if}