Back to Zitadel

Error

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

5.0.0-base111 B
Original Source

{{template "main-top" .}}

{{ .ErrMessage }}{{ if .ErrID }} ({{ .ErrID }}){{end}}

{{template "main-bottom" .}}