diff options
Diffstat (limited to 'zig-comments/src/templates/notfound.html')
-rw-r--r-- | zig-comments/src/templates/notfound.html | 2 |
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> |