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

{#if note.meta.type === 'text'}
{note.contents}
{#if links && links.length} {/if} {:else} {#each files as file}
{file.type} - {prettyBytes(file.size)}
{/each} {/if}