diff --git a/public/404.html b/public/404.html index 5503b7e7..220d07c4 100644 --- a/public/404.html +++ b/public/404.html @@ -1,59 +1,75 @@ - The page you were looking for doesn't exist (404) + Page not found!!1! (404) -
@@ -62,5 +78,9 @@

If you think you found a bug, please let us know.

+ diff --git a/public/422.html b/public/422.html index 1c971ab3..b364fad1 100644 --- a/public/422.html +++ b/public/422.html @@ -4,63 +4,83 @@ 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 think you found a bug, please let us know.

+

If you think you found a bug, please please let us know.

+
+ diff --git a/public/500.html b/public/500.html index eb240d94..c528dbb8 100644 --- a/public/500.html +++ b/public/500.html @@ -4,62 +4,82 @@ We're sorry, but something went wrong (500) -
-

We're sorry, but something went wrong.

+

Looks like something went wrong!

-

If you think you found a bug, please let us know.

+

This usually happens due to an error in our code. If you think you found a bug, please let us know.

+
+ diff --git a/public/502.html b/public/502.html new file mode 100644 index 00000000..f92daf76 --- /dev/null +++ b/public/502.html @@ -0,0 +1,86 @@ + + + + Unicorn! (502) + + + + +
+
+

This page takes way too long to load!

+ Unicorn +
+

Sorry about that. Please try refreshing and contact us if the problem persists.

+
+ + + diff --git a/public/images/angry_unicorn.png b/public/images/angry_unicorn.png new file mode 100644 index 00000000..86b2beb6 Binary files /dev/null and b/public/images/angry_unicorn.png differ