From 9741100df1e6b2b44ce0478126102161e5b104bc Mon Sep 17 00:00:00 2001 From: karemarsy Date: Fri, 1 May 2020 12:18:36 +0200 Subject: [PATCH] Add some styling on 404 page --- public/404.html | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/public/404.html b/public/404.html index 41ddbee..f36936b 100644 --- a/public/404.html +++ b/public/404.html @@ -1,25 +1,28 @@ + The page you were looking for doesn't exist (404) - +
-
-
+
+
-

The page you were looking for doesn't exist.

+

404

+

The page you were looking for doesn't exist.

You may have mistyped the address or the page may have moved.

- -

If you are the application owner check the logs for more information.

+ +

If you are the application owner check the logs for more information.

+
-
- + - + + \ No newline at end of file