{#if inert}
{:else}
{/if}
{#if inert}
{$profileDisplay}
{:else}
{$profileDisplay}
{/if}
{#if $handle}
{displayHandle($handle)}
{/if} {#if showPubkey}
{displayPubkey(pubkey)}
{/if}