summaryrefslogtreecommitdiff
path: root/static/notfound.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/notfound.html')
-rw-r--r--static/notfound.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/static/notfound.html b/static/notfound.html
new file mode 100644
index 0000000..b3b5f2f
--- /dev/null
+++ b/static/notfound.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>fle.ms</title>
+ </head>
+ <body>
+ <h1>fle.ms</h1>
+ <p>404 Not Found Page</p>
+ </body>
+</html>