{{ template "header.tmpl" .}}

Hi {{.name}}!

You are about to sign-up to {{ .instance.Title }} ({{ .instance.URI }})
To ensure the best experience for you, we need you to provide some additional details.

{{if .error}}
{{.error}}
{{end}}

Important

Due to the way the ActivityPub standard works, you cannot change your username after it has been set.

{{ template "footer.tmpl" .}}