{displayProfile(profile, pubkeyDisplay)}
{profile?.nip05 ? displayNip05(profile.nip05) : pubkeyDisplay}
{#key profile.about}
{/key}
{#if editing}
Username
About You
Nostr Address
pushModal(InfoHandle)}>What is a nostr address?
Discard Changes
Save Changes
{/if}