mirror of
https://github.com/kataras/iris.git
synced 2025-12-23 04:47:02 +00:00
Former-commit-id: 23f795a6b6b64745311d0630d8e630edc3f65244
This commit is contained in:
5
_examples/bootstrapper/views/shared/error.html
Normal file
5
_examples/bootstrapper/views/shared/error.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1 class="text-danger">Error.</h1>
|
||||
<h2 class="text-danger">An error occurred while processing your request.</h2>
|
||||
|
||||
<h3>{{.Err.status}}</h3>
|
||||
<h4>{{.Err.message}}</h4>
|
||||
Reference in New Issue
Block a user