{#if direction == 'right'}
{person.name}
{:else}
{person.name}
{/if}