{#each content as word, i} {#if word} {#each word.phrase as letter, j} {KEYMAP_CODES[letter].id} {/each}   {/if} {/each}