From d3e813e7dfd63b266595d442d30f9250b58e1d3e Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:48:26 +0700 Subject: [PATCH] Update 404.tpl --- ui/ui/admin/404.tpl | 49 +++++++++++++++++++++++++++++++++++++++------ 1 file changed, 43 insertions(+), 6 deletions(-) diff --git a/ui/ui/admin/404.tpl b/ui/ui/admin/404.tpl index b5bddfcb..ef3cb304 100644 --- a/ui/ui/admin/404.tpl +++ b/ui/ui/admin/404.tpl @@ -1,9 +1,46 @@ {include file="sections/header.tpl"} -
-
-

404

-
-
+ + +
+
+

404

+

{Lang::T("Oops! The page you are looking for was not found")}.

+ {Lang::T("Back to Dashboard")} +
+
+ +{include file="sections/footer.tpl"}