From 24fa9b6b84b233181b9c624826be5dd901fbe7d1 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 9 Feb 2025 03:34:10 +0100 Subject: New style --- templates/404.html | 131 +++++++++++------------------------------------------ 1 file changed, 27 insertions(+), 104 deletions(-) (limited to 'templates/404.html') diff --git a/templates/404.html b/templates/404.html index 58deeee..b799f4d 100644 --- a/templates/404.html +++ b/templates/404.html @@ -1,107 +1,30 @@ - - - - {{ block "title" . }}{{ .Config.Title }}{{ end }} - 404 - - - - - - - -
- -
-
-

404

-

Page not found :(

-

The requested page could not be found. Such is life!

-
- - + + + + {{ block "title" . }}{{ .Config.Title }}{{ end }} - 404 + + + + + + +
+

404

+

Page not found :(

+

The requested page could not be found. Such is life!

+ + Check out the following pages + +
+ -- cgit v1.2.3