From: Rico Hoppe Date: Wed, 11 Oct 2023 14:50:54 +0000 (+0000) Subject: docs/404: updated the design of the page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b19b8c9a492cd2374a4ec7475fc6a768eadeac3b;p=ipfire.org.git docs/404: updated the design of the page --- diff --git a/src/templates/docs/404.html b/src/templates/docs/404.html index 2a873f13..8860c31b 100644 --- a/src/templates/docs/404.html +++ b/src/templates/docs/404.html @@ -5,25 +5,20 @@ {% block container %} {% import os.path %} -
-
-
-
-
{{ _("Error 404") }}
+
+
+
+
+ {{ _("Error 404") }} +
+

+ {{ _("This Page Does Not Exist") }} +

-

{{ _("This Page Does Not Exist") }}

- -

- {{ _("This wiki page does not exist, yet.") }} -

- - -
-
-
-
-{% end block %} + + {{ _("Create Now") }} + + + + +{% end block %} \ No newline at end of file