Added error template
parent
395314cdd3
commit
fd01aca6c1
@ -0,0 +1,3 @@
|
||||
<h1>{{message}}</h1>
|
||||
<h2>{{error.status}}</h2>
|
||||
<pre>{{error.stack}}</pre>
|
Loading…
Reference in New Issue