{#each col.extendableBoxes as box, i}

{box.title}

{#if i !== opened}arrow{:else}arrow{/if}
{@html box.text} {#if box.emailButton} {/if}
{/each}