{@html $t('show.warning_will_not_see_again')}

{#if note.meta.type === 'text'}
{@html contentWithLinks(note.contents)}
{:else} {#each files as file}
downloadFile(file)}>↓ {file.name} {file.type} - {prettyBytes(file.size)}
{/each} {/if}