From fc65619c5a8f383d82ff41a15bf56bab51ea6939 Mon Sep 17 00:00:00 2001 From: Dzhake <74411975+Dzhake@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:03:28 +0300 Subject: [PATCH] Added page 404 --- 404.html | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 404.html diff --git a/404.html b/404.html new file mode 100644 index 0000000..3940ffc --- /dev/null +++ b/404.html @@ -0,0 +1,75 @@ + + + + Home + + + + + + + + + + + + + +
+
+ +
+
+
+ +
+ +
+ +
+ +
+
+
+ +
+
+

Hi, this is page 404.

+
+
+

This means that you are in wrong place

+
+
+

If you think that you should not be here, please, report me how did you get on this page

+
+
+

You can change page in bar above

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