diff --git a/files/templates/errors/400.html b/files/templates/errors/400.html index d58efe20b..b0618063b 100644 --- a/files/templates/errors/400.html +++ b/files/templates/errors/400.html @@ -7,8 +7,8 @@ {% block pagetype %}error-400{% endblock %} {% block content %} -
-
+
+

400 Bad Request

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

-
+
+

404 Page Not Found