{#if done} {token?.raw} {:else} {#each texts as text}
{text}{' '}
{/each} {/if}