Back to Zitadel

{{t "InitUser.Title"}}

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

5.0.0-base492 B
Original Source

{{template "main-top" .}}

{{t "InitUser.Title"}}

{{ template "user-profile" . }}

{{t "InitUser.Description"}}

{{ .CSRF }}

{{t "InitUser.CodeLabel"}} {{ if not .PasswordSet }} {{t "InitUser.NewPasswordLabel"}}

{{t "InitUser.NewPasswordConfirm"}} {{ template "password-complexity-policy-description" . }} {{ end }} {{ template "error-message" .}} {{t "InitUser.NextButtonText"}}{{t "InitUser.ResendButtonText"}} {{ if not .PasswordSet }} {{ end }} {{template "main-bottom" .}}