From b7715dc28841f614386669515f86116728c20083 Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Sat, 5 Aug 2017 12:07:55 +0430 Subject: [PATCH] update error.html --- lib/app/views/error.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/app/views/error.html b/lib/app/views/error.html index f35e1b02fe..53a686f47a 100644 --- a/lib/app/views/error.html +++ b/lib/app/views/error.html @@ -1,7 +1,7 @@ - Error - {{code }} {{ message }} + Error - {{ status }} {{ name }} @@ -32,7 +32,7 @@

-

{{ code }}

+

{{ status }}

               {{ message }}