From f2403e2b9a6c3cca6031c874696d5f08f9faa792 Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 14 Sep 2025 01:00:35 +0200 Subject: [PATCH] Update html/layouts/error.ejs --- html/layouts/error.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/layouts/error.ejs b/html/layouts/error.ejs index eef2cfff..c8509691 100644 --- a/html/layouts/error.ejs +++ b/html/layouts/error.ejs @@ -81,7 +81,7 @@ -

<%=error%>

+

404

<%=error%>

<%=description%>