From e7def99e454858e2eaf3c14a641d30d34eb0013e Mon Sep 17 00:00:00 2001 From: Alex Karajos Date: Tue, 18 Feb 2025 07:22:02 +0200 Subject: [PATCH 1/2] Center error pages Signed-off-by: Alex Karajos --- src/App/templates/error/404.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/templates/error/404.html.twig b/src/App/templates/error/404.html.twig index c13e27b..6284525 100644 --- a/src/App/templates/error/404.html.twig +++ b/src/App/templates/error/404.html.twig @@ -5,7 +5,7 @@ {% block content %}
-
+

Oops!

This is awkward.

404

From a9c920a47ed7fe977320dbb128017495e1ba6199 Mon Sep 17 00:00:00 2001 From: Alex Karajos Date: Tue, 18 Feb 2025 07:22:47 +0200 Subject: [PATCH 2/2] Center error pages Signed-off-by: Alex Karajos --- src/App/templates/error/error.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/templates/error/error.html.twig b/src/App/templates/error/error.html.twig index 6b64993..538e2e4 100644 --- a/src/App/templates/error/error.html.twig +++ b/src/App/templates/error/error.html.twig @@ -5,7 +5,7 @@ {% block content %}
-
+

Oops!

This is awkward.

{{ status }}