{{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}}
open {{.type}} in {{range .clients}}
   {{.name}} {{end}}
{{.eventJSON}}
powered by njump