From bfa238c056f31f36c00faad1c5995cbb8af3bd26 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 26 Jan 2025 14:04:11 +0200 Subject: feat!: Rework all views to be used with the router --- views/404/index.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 views/404/index.php (limited to 'views/404/index.php') 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 @@ +

Error 404: Page not found!

-- cgit v1.2.3