@if (profile(); as profile) { @if (!compact()) {
}
@if (profile.content.picture) { Profile picture } @else { account_circle }

{{ name() }}

key {{ npub() }}
@if (!compact() && getVerifiedIdentifier()) {
verified {{ getVerifiedIdentifier() }}
} @if (!compact() && profile.content.website) { } @if (!compact() && profile.content.about) {
{{ profile.content.about }}
} @if (!compact()) { Following {{ profileState.followingList().length }} Relays {{ profileState.relay?.relayUrls?.length }} } @if (!isOwnProfile()) { } @if (!isOwnProfile()) { }
}