{#if account.avatarCid}
{account.displayName || account.handle || account.did}
{:else}
{account.displayName || account.handle || account.did}
{/if}