summaryrefslogtreecommitdiff
path: root/src/pages/not_found.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/not_found.php')
-rw-r--r--src/pages/not_found.php2
1 files changed, 2 insertions, 0 deletions
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 @@
+<title>Not found</title>
+<p>The requested page could not be found.</p>