{{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}}