From a8be39cfd669a03b2b5f73b5756205655088cb34 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Sun, 22 Jul 2018 20:59:13 -0400 Subject: [PATCH] revert error page --- routes/_error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/_error.html b/routes/_error.html index 89fd168..72b3395 100644 --- a/routes/_error.html +++ b/routes/_error.html @@ -4,7 +4,7 @@

{status}

-
{error.stack}
+

{error.message}