{{template "main-top" .}}

{{t "PasswordlessRegistrationDone.Title"}}

{{ template "user-profile" . }}

{{t "PasswordlessRegistrationDone.Description"}}

{{if .HideNextButton }}

{{t "PasswordlessRegistrationDone.DescriptionClose"}}

{{end}}
{{ .CSRF }}
{{if not .HideNextButton }} {{end}}
{{template "main-bottom" .}}