{{template "main-top" .}}

{{t "RegisterOption.Title"}}

{{t "RegisterOption.Description"}}

{{ .CSRF }}
{{if .LoginPolicy.AllowUsernamePassword }} {{end}} {{if .LoginPolicy.AllowExternalIDP}} {{ $reqid := .AuthReqID}} {{range $provider := .IDPProviders}} {{$provider.Name}} {{end}} {{end}} {{t "Actions.Back"}}
{{template "error-message" .}}
{{template "main-bottom" .}}