{{ template "nav.html" . }}
  • {{ call .tr "lookup" }}
  • {{ call .tr "registerOrModify" }}
  • {{ call .tr "confirm" }}
{{if .available}}

{{ call .tr "available" }}


{{ call .tr "notYetLinked" .address}}

{{else}}
{{end}}
{{ template "footer.html" . }}