aboutsummaryrefslogtreecommitdiff
path: root/zig-comments/src/templates
diff options
context:
space:
mode:
authorMartin Ashby <martin@ashbysoft.com>2023-08-22 10:09:50 +0100
committerMartin Ashby <martin@ashbysoft.com>2023-08-22 10:10:02 +0100
commit8f7f272d68b4197f17d1e76c97546017b8ebea90 (patch)
tree2554b41d34faa0d9ff32eefb9cdb4b9b8c08770a /zig-comments/src/templates
parente122e8247a3122c7996de689213066ce66d0e8b9 (diff)
downloadmfashby.net-8f7f272d68b4197f17d1e76c97546017b8ebea90.tar.gz
mfashby.net-8f7f272d68b4197f17d1e76c97546017b8ebea90.tar.bz2
mfashby.net-8f7f272d68b4197f17d1e76c97546017b8ebea90.tar.xz
mfashby.net-8f7f272d68b4197f17d1e76c97546017b8ebea90.zip
Switch to CGI comments
Diffstat (limited to 'zig-comments/src/templates')
-rw-r--r--zig-comments/src/templates/notfound.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/zig-comments/src/templates/notfound.html b/zig-comments/src/templates/notfound.html
index 417e20d..795d262 100644
--- a/zig-comments/src/templates/notfound.html
+++ b/zig-comments/src/templates/notfound.html
@@ -1,4 +1,4 @@
-<doctype HTML>
+<!doctype HTML>
<html>
<body>
<p>Not found!</p>