Back to Dex

Error

web/templates/error.html

2.45.196 B
Original Source

{{ template "header.html" . }}

{{ .ErrType }}

{{ .ErrMsg }}

{{ template "footer.html" . }}