{{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 | SanitizeString}} {{end}}
What is nostr?
{{.content | SanitizeString | BasicFormatting }}
Author Public key
{{.npub}}
Last update:
{{.createdAt | SanitizeString}}
Nevent
{{.nevent | SanitizeString}}
Event JSON
{{.eventJSON | SanitizeString}}
Open {{.type}} in
{{range .clients}} {{end}}