From 9adf1412bc02d5859876f819663f8afa99e195b8 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:57:26 +0700 Subject: [PATCH] Update 404.tpl --- ui/ui/customer/404.tpl | 43 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 3 deletions(-) diff --git a/ui/ui/customer/404.tpl b/ui/ui/customer/404.tpl index 21a49ccf..7e820a77 100644 --- a/ui/ui/customer/404.tpl +++ b/ui/ui/customer/404.tpl @@ -1,10 +1,47 @@ {include file="customer/header-public.tpl"} - + + +

404

-

{Lang::T('Coming Soon! Next Version...')}

+

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

+ {Lang::T("Back to dashboard")}
-{include file="customer/footer-public.tpl"} \ No newline at end of file + +{include file="customer/footer-public.tpl"}