From 3ec7bbfecc197d52c36e95334db29068c6f72e4e Mon Sep 17 00:00:00 2001 From: seidl Date: Fri, 20 Nov 2020 11:39:18 +0100 Subject: [PATCH] Web API Update --- templates/error.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/templates/error.html b/templates/error.html index 3eb64fe..7b13c7b 100644 --- a/templates/error.html +++ b/templates/error.html @@ -1,2 +1,5 @@ -

Error

-

{{ error.description }}

+ +

Something bad happened

+

{{ error.description }}

+ +