From 7dee227e58256fbdd96b24c2cf2d7efd9b846ddd Mon Sep 17 00:00:00 2001 From: Wim Brand Date: Mon, 20 Jul 2020 23:27:45 +0200 Subject: [PATCH] update error page --- res/template/500.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/res/template/500.html b/res/template/500.html index 75ebd19..2a00fc9 100644 --- a/res/template/500.html +++ b/res/template/500.html @@ -14,9 +14,13 @@

Just kidding, something went wrong on the pixeldrain server and - it's my fault. I'll soon be notified of the problem and will - take a look at it. You can try again in a few minutes (or - hours), or go back to the home page and start over. + it's my fault. This can happen when the website is overloaded, + there is a problem with the software or there is a hardware + problem. When there is a large scale outage you can usually find + more info on my twitter @Fornax96. You can + try again in a few minutes (or hours), or go back to the home page and start over.

{{template "page_bottom" .}}