From 43d7ba1a8522f826b69ce6c91ebd8a8cebaea55f Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 6 Dec 2021 15:04:57 -0600 Subject: [PATCH] fix --- files/templates/errors/405.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/files/templates/errors/405.html b/files/templates/errors/405.html index b240e49b0..2fabe8f11 100644 --- a/files/templates/errors/405.html +++ b/files/templates/errors/405.html @@ -7,15 +7,17 @@ {% block pagetype %}error-405{% endblock %} {% block content %} -
-
-
- -

+
+
+

405 Method Not Allowed

-

idk how anyone gets this error but if you see this, remember to follow @carpathianflorist
the original error text here talked about internet gremlins and wtf

- -
+

+ idk how anyone gets this error but if you see this, remember to follow @carpathianflorist +

+

+ the original error text here talked about internet gremlins and wtf +

+ Go to frontpage
{% endblock %}