aboutsummaryrefslogtreecommitdiff
path: root/views/404/index.php
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2025-01-26 14:04:11 +0200
committerSyndamia <kamen@syndamia.com>2025-01-26 14:04:11 +0200
commitbfa238c056f31f36c00faad1c5995cbb8af3bd26 (patch)
treee35d6b33fff3e79ae905d7dad699134553a1292d /views/404/index.php
parentc36f74386bcbb19c13915fe3796cb757aa7d1845 (diff)
downloadnowayforward_human-bfa238c056f31f36c00faad1c5995cbb8af3bd26.tar
nowayforward_human-bfa238c056f31f36c00faad1c5995cbb8af3bd26.tar.gz
nowayforward_human-bfa238c056f31f36c00faad1c5995cbb8af3bd26.zip
feat!: Rework all views to be used with the router
Diffstat (limited to 'views/404/index.php')
-rw-r--r--views/404/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/404/index.php b/views/404/index.php
new file mode 100644
index 0000000..72d5267
--- /dev/null
+++ b/views/404/index.php
@@ -0,0 +1 @@
+<h1>Error 404: Page not found!</h1>