diff --git a/routes/5xx.html b/routes/5xx.html deleted file mode 100644 index 7f008e0..0000000 --- a/routes/5xx.html +++ /dev/null @@ -1,22 +0,0 @@ - - Internal server error - - -

Internal server error

- - \ No newline at end of file diff --git a/routes/4xx.html b/routes/_error.html similarity index 66% rename from routes/4xx.html rename to routes/_error.html index 9ff1ae7..72b3395 100644 --- a/routes/4xx.html +++ b/routes/_error.html @@ -1,20 +1,18 @@ - Not found + {status} -

Not found

+

{status}

-

Please check the URL

+

{error.message}