{#if object !== undefined}
{#if editable} {:else} {/if}
{#if editable} {:else} {firstName} {/if}
{#if editable} {:else} {lastName} {/if}
{/if}