{{ template "nav.html" . }}
{{if .error}}
{{ call .tr "error" }}
{{.error}}
{{end}}
{{ call .tr "lookup" }}
{{ call .tr "registerOrModify" }}
{{ call .tr "confirm" }}
{{ call .tr "lookupMastodon" }}
{{ call .tr "lookupMastodonDescription" }}
@
{{ call .tr "mastodonHandle" }}
@mastodon.social
{{ template "footer.html" . }}