From 31bc98a0eaff67c1c66839ff3792adfa3c26e794 Mon Sep 17 00:00:00 2001 From: Luke Cassar Date: Tue, 17 Sep 2024 14:01:38 +1000 Subject: [PATCH] Make basic custom error pages --- public/404.html | 79 ++++++++++--------------------------------------- public/422.html | 78 ++++++++++-------------------------------------- public/500.html | 78 ++++++++++-------------------------------------- 3 files changed, 47 insertions(+), 188 deletions(-) diff --git a/public/404.html b/public/404.html index 2be3af2..1ee4022 100644 --- a/public/404.html +++ b/public/404.html @@ -1,67 +1,20 @@ - - 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.

-
- +
+

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.

+
+ + diff --git a/public/422.html b/public/422.html index c08eac0..855fdab 100644 --- a/public/422.html +++ b/public/422.html @@ -1,67 +1,21 @@ - - The change you wanted was rejected (422) - - - - - - -
-
-

The change you wanted was rejected.

-

Maybe you tried to change something you didn't have access to.

-
-

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

-
- +

The change you wanted was rejected.

+

Maybe you tried to change something you didn't have access to.

+

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

+ + + diff --git a/public/500.html b/public/500.html index 78a030a..d8a8510 100644 --- a/public/500.html +++ b/public/500.html @@ -1,66 +1,18 @@ - - We're sorry, but something went wrong (500) - - - - - - -
-
-

We're sorry, but something went wrong.

-
-

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

-
- + + We're sorry, but something went wrong (500) + + + +
+
+

Flourish

+
+
+

We're sorry, but something went wrong.

+

Someone has been notified, please check back here later.

+
+
+