From 0df48f7896f77404f6bbaa8cde937ebe0f49c510 Mon Sep 17 00:00:00 2001 From: ptruessel Date: Thu, 19 Dec 2024 17:07:04 +0100 Subject: [PATCH] Insert the correct code --- .../custom_theme/templates/error/404.cfm | 89 +++++++++---------- 1 file changed, 40 insertions(+), 49 deletions(-) diff --git a/www/frontend/custom_theme/templates/error/404.cfm b/www/frontend/custom_theme/templates/error/404.cfm index f52ca37..f10e868 100644 --- a/www/frontend/custom_theme/templates/error/404.cfm +++ b/www/frontend/custom_theme/templates/error/404.cfm @@ -1,51 +1,42 @@ - + - - - - \ No newline at end of file + + + + + + + + + + + Page Not Found + + + + + + +
+

404

+
+

#getTrans('txt404Text')#

+ +
+
+
+ + + + + + + + \ No newline at end of file