{{if eq .type "profile"}}
Nostr Public Key {{.npub}}
{{ if .metadata.Picture }}
{{end}} {{ if .metadata.About }}
{{end}}
{{end}} {{ if eq .type "event" }}
Nostr Event {{.nevent}}
{{ if .textImageURL }}
{{ else }}
{{ if .image }}
{{end}} {{ if .video }}
{{end}} {{end}}
{{end}} {{ if eq .type "address" }}
Nostr Address {{.naddr}}
{{end}}
What is nostr?
{{.content_json.name}}
{{.content_json.display_name}}
Last update:
{{.createdAt}}
{{.content_json.name}}
{{.content_json.display_name}}
{{.content_json.website}}
{{.content_json.about}}
Public key
{{.npub}}
NIP-05
{{.content_json.nip05}}
LN Address
{{.content_json.lud16}}
Metadata Event
{{.nevent}}
X
Show more details
Event JSON
{{.eventJSON}}
Open {{.type}} in
{{range .clients}}
Open {{.type}} in
{{.name}}
{{end}}