aboutsummaryrefslogtreecommitdiff
path: root/zig-comments/src/templates/notfound.html
diff options
context:
space:
mode:
Diffstat (limited to 'zig-comments/src/templates/notfound.html')
-rw-r--r--zig-comments/src/templates/notfound.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/zig-comments/src/templates/notfound.html b/zig-comments/src/templates/notfound.html
new file mode 100644
index 0000000..417e20d
--- /dev/null
+++ b/zig-comments/src/templates/notfound.html
@@ -0,0 +1,6 @@
+<doctype HTML>
+<html>
+<body>
+ <p>Not found!</p>
+</body>
+</html> \ No newline at end of file