From 3b60832214fdd9d8b5fd01e9a177a6dde5259907 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Mon, 25 Sep 2017 23:05:54 +0200 Subject: New error page graphic. Other error page improvements (#5099) - 500.html generated with admin-set default locale if set - Error page `` includes Mastodon site title - 500 title changed to "This page is not correct" (ref: <https://www.youtube.com/watch?v=2VCAP_seh1A>) - 500 content appended with "on our end" to make clear it's not user's fault --- public/oops.gif | Bin 0 -> 95633 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/oops.gif (limited to 'public/oops.gif') diff --git a/public/oops.gif b/public/oops.gif new file mode 100644 index 000000000..ad19c4e10 Binary files /dev/null and b/public/oops.gif differ -- cgit