{{ template "nav.html" . }}
{{if .error}}
{{ call .tr "error" }}
{{.error}}
{{end}}
{{ call .tr "lookup" }}
{{ call .tr "registerOrModify" }}
{{ call .tr "confirm" }}
{{ call .tr "lookupEmail" }}
{{ call .tr "lookupEmailDescription" }}
@
{{ call .tr "mastodonHandle" }}
{{ template "footer.html" . }}