From 3b9bb27ab9179334fe3c96ae8dbc249061649aff Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Fri, 19 Jul 2024 13:09:00 +0200 Subject: Initial commit --- src/pages/not_found.php | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/pages/not_found.php (limited to 'src/pages/not_found.php') diff --git a/src/pages/not_found.php b/src/pages/not_found.php new file mode 100644 index 0000000..b71d6c3 --- /dev/null +++ b/src/pages/not_found.php @@ -0,0 +1,2 @@ +
The requested page could not be found.
-- cgit v1.2.3