{{ if eq .type "address" }}
Nostr Address {{.naddr | escapeString }}
{{end}} {{ if eq .type "other" }}
Nostr Event {{.kindID}} - {{.kindDescription | escapeString }}
{{end}} {{template "head_common.html" }} {{template "top.html" .}}
{{.kindDescription | escapeString}}
Author Public key
{{.npub | escapeString}}
{{template "details.html" .}}
{{template "footer.html"}}