From: Rico Hoppe Date: Wed, 11 Oct 2023 15:05:00 +0000 (+0000) Subject: error: updated page to new design X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=60e0ada2eaeb21631ebc6b63f1d152a2d0f8a3bd;p=ipfire.org.git error: updated page to new design --- diff --git a/src/templates/error.html b/src/templates/error.html index c5c10be2..5b6e9a2e 100644 --- a/src/templates/error.html +++ b/src/templates/error.html @@ -5,9 +5,9 @@ {% block container %}
-
+

- {{ _("Oops - We Are Sorry, But Something Went Wrong")}} + {{ _("Oops - We Are Sorry, But Something Went Wrong") }}

{% block message %}{{ _("Error %s") % status_code }}{% end block %}