From 9cf068c9e0f034e285a4c2d6226412d5635df9fa Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Mon, 13 Nov 2023 00:25:50 +0200 Subject: Added 404 page with Code-Envision reference. Changes to be committed: new file: templates/404.html --- templates/404.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/404.html diff --git a/templates/404.html b/templates/404.html new file mode 100644 index 0000000..882327e --- /dev/null +++ b/templates/404.html @@ -0,0 +1 @@ +404 Police Door not found. -- cgit v1.2.3