From 5598e9521310d20c2068ca7988a9001ad77f33d5 Mon Sep 17 00:00:00 2001 From: Stefan Penner Date: Sat, 20 Sep 2014 23:31:26 -0400 Subject: [PATCH] slightly better error messages (unless its a jQuery error) --- app/templates/error.hbs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/templates/error.hbs b/app/templates/error.hbs index 94de91f1643..650cd505515 100644 --- a/app/templates/error.hbs +++ b/app/templates/error.hbs @@ -1 +1,5 @@ -error! +

Something Went Wrong (blame wycats)

+
{{message}}
+
+  {{stack}}
+