{#if loading} {title ?? '…'} {:else if anon } {shortenNpub(npub)} {:else if npub } {username ?? shortenNpub(npub)} {:else} {title ?? pubkey} {/if}