diff --git a/files/templates/errors/400.html b/files/templates/errors/400.html index d58efe20ba..b0618063be 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 616c592983..d41c7e422c 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