From 9cb47156b4c9860bd0d505fb1c50ea42473078c4 Mon Sep 17 00:00:00 2001 From: B2014912 Date: Wed, 1 Nov 2023 21:27:31 +0700 Subject: [PATCH] Add src/Templates/404page.html --- src/Templates/404page.html | 39 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 src/Templates/404page.html diff --git a/src/Templates/404page.html b/src/Templates/404page.html new file mode 100644 index 0000000..1fe0028 --- /dev/null +++ b/src/Templates/404page.html @@ -0,0 +1,39 @@ + + + + + + 404 Not Found + + + + +
+

404

+

Not Found

+
+ + + \ No newline at end of file