{$i18n.t('Notes')} • {$WEBUI_NAME}
{#if loaded} { deleteNoteHandler(selectedNote.id); showDeleteConfirm = false; }} >
{$i18n.t('This will delete')} {selectedNote.title}.
{#if Object.keys(notes).length > 0} {:else}
{$i18n.t('No Notes')}
{$i18n.t('Create your first note by clicking on the plus button below.')}
{/if}
{:else}
{/if}