{{ template "nav.html" . }} {{if .error}}
{{end}}
{{if .WalletLink}}

Scan this QR code with your Taler Wallet to complete your registration.

{{else}}
  • {{ call .tr "lookup" }}
  • {{ call .tr "registerOrModify" }}
  • {{ call .tr "confirm" }}

{{ call .tr "confirmation" }}

{{ .confirmDeletionOrRegistration }}

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