aboutsummaryrefslogtreecommitdiff
path: root/src/pages/errors/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/errors/404.html')
-rw-r--r--src/pages/errors/404.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/pages/errors/404.html b/src/pages/errors/404.html
new file mode 100644
index 0000000..1bae3fb
--- /dev/null
+++ b/src/pages/errors/404.html
@@ -0,0 +1,8 @@
+<!--: extends error.html -->
+<!--: replace title -->
+not found
+<!--: endreplace -->
+
+<!--: replace message -->
+The requested file was not found.
+<!--: endreplace -->