From: pebosi Date: Tue, 14 Jan 2014 22:28:55 +0000 (+0100) Subject: Update error templates X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f205c129f5759a404b9556f37f3eba7c28475f3;p=ipfire.org.git Update error templates --- diff --git a/templates/error-500.html b/templates/error-500.html index af62507c..aec6150e 100644 --- a/templates/error-500.html +++ b/templates/error-500.html @@ -2,7 +2,7 @@ {% block explanation %}
-
+

{{ _("Detailed information") }}

diff --git a/templates/error.html b/templates/error.html index 4fb6c4e8..0cd11f2c 100644 --- a/templates/error.html +++ b/templates/error.html @@ -9,7 +9,7 @@

-
+
{% if lang == "de" %}

Leider ist ein unerwarteter Fehler beim Laden der Seite aufgetreten. @@ -38,7 +38,7 @@ {% if exception %}

-
+
{{ exception }}