Added error template

master
Felix Stupp 6 years ago
parent 395314cdd3
commit fd01aca6c1

@ -0,0 +1,3 @@
<h1>{{message}}</h1>
<h2>{{error.status}}</h2>
<pre>{{error.stack}}</pre>
Loading…
Cancel
Save