We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb135a3 + 5598e95 commit 25fdd95Copy full SHA for 25fdd95
app/templates/error.hbs
@@ -1 +1,5 @@
1
-error!
+<h1>Something Went Wrong (blame wycats)</h1>
2
+<h5>{{message}}</h5>
3
+<pre>
4
+ {{stack}}
5
+</pre>
0 commit comments