{@html $t('show.warning_will_not_see_again')}
{#if note.meta.type === 'text'}
{@html contentWithLinks(note.contents)}
copy(note.contents)}>{$t('common.copy_clipboard')}
{:else} {#each files as file}
downloadFile(file)}>↓ {file.name}
{file.type} - {prettyBytes(file.size)}
{/each}
{$t('show.download_all')}
{/if}