From 18b8ffe730d62de6602a26a883259f5de7cf9b09 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 6 Dec 2021 15:00:56 -0600 Subject: [PATCH] fix --- files/templates/errors/400.html | 2 +- files/templates/errors/404.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/errors/400.html b/files/templates/errors/400.html index b0618063b..6491a2b16 100644 --- a/files/templates/errors/400.html +++ b/files/templates/errors/400.html @@ -8,7 +8,7 @@ {% block content %}
-
+

400 Bad Request

diff --git a/files/templates/errors/404.html b/files/templates/errors/404.html index d41c7e422..e43e032e6 100644 --- a/files/templates/errors/404.html +++ b/files/templates/errors/404.html @@ -8,7 +8,7 @@ {% block content %}

-
+

404 Page Not Found