aboutsummaryrefslogtreecommitdiff
path: root/views/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/404.html')
-rw-r--r--views/404.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/views/404.html b/views/404.html
new file mode 100644
index 0000000..4be77e5
--- /dev/null
+++ b/views/404.html
@@ -0,0 +1,7 @@
+<div class="box2">
+ <h1>404</h1>
+
+ <p>
+ Click <a href="/">here</a> to return to the index.
+ </p>
+</div>