{{define "content"}}

Contact Us

{{if .Profile}}

Nostr Profile

{{if .Profile.Picture}} Profile picture {{end}}

{{if .Profile.DisplayName}}{{.Profile.DisplayName}}{{else if .Profile.Name}}{{.Profile.Name}}{{else}}Anonymous{{end}}

{{if .Profile.Name}}

@{{.Profile.Name}}

{{end}} {{if .Profile.About}}

{{.Profile.About}}

{{end}} {{if .Profile.Website}}

🌐 Website

{{end}} {{if .Profile.NIP05}}

NIP-05: {{.Profile.NIP05}}

{{end}}
{{end}}

Have a question, suggestion, or want to report an issue? Fill out the form below and we'll get back to you.

{{if .Success}} {{end}} {{if .Error}} {{template "alert-error" .Error}} {{end}}
You can use Markdown formatting in your message.
Add labels to categorize your issue (comma-separated).
{{if .RepoAnnouncement}} {{end}}
{{end}} {{/* Feed is defined in components.html */}}