mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-27 18:11:42 +00:00
9 lines
112 B
HTML
9 lines
112 B
HTML
|
|
{{template "main-top" .}}
|
||
|
|
|
||
|
|
<div>
|
||
|
|
{{ .ErrType }}
|
||
|
|
{{ .ErrMessage }}
|
||
|
|
</div>
|
||
|
|
|
||
|
|
{{template "main-bottom" .}}
|
||
|
|
|