{{ template "nav.html" . }}
{{if .error}}
{{ call .tr "error" }}
{{.error}}.
{{end}}
{{ call .tr "lookup" }}
{{ call .tr "registerOrModify" }}
{{ call .tr "confirm" }}
{{ call .tr "lookupPhoneNr" }}
{{ call .tr "lookupPhoneDescription" }}
+
{{ call .tr "phone" }}
{{ template "footer.html" . }}