{#if editMode}
{:else}
{#if Object.keys($thenParsed).length > 0}
{new Translation($thenParsed).txt}
{:else}
No then is set
{/if}
{/if}