Back to Zitadel

{{t "PasswordlessRegistration.Title"}}

internal/api/ui/login/static/templates/passwordless_registration.html

5.0.0-base487 B
Original Source

{{template "main-top" .}}

{{t "PasswordlessRegistration.Title"}}

{{ template "user-profile" . }}

{{t "PasswordlessRegistration.Description"}}

{{ .CSRF }}

{{t "PasswordlessRegistration.NotSupported"}}

{{if not .Disabled}} {{t "PasswordlessRegistration.TokenNameLabel"}} {{end}} {{t "PasswordlessRegistration.ErrorRetry"}}

{{ template "error-message" .}} {{if not .Disabled}} {{t "PasswordlessRegistration.RegisterTokenButtonText"}} {{end}} {{template "main-bottom" .}}