{#if !loading} {#if !exists}

note was not found or was already deleted.

{:else if note && !error}

you will not get the chance to see the note again.

{note.contents}

{:else}

click below to show and delete the note if the counter has reached it's limit

{#if needPassword}
{/if} {#if error}

wrong password. could not decipher.
note already destroyed. try again without reloading the page.

{/if} {/if} {/if}