diff options
Diffstat (limited to 'templates/404.html')
-rw-r--r-- | templates/404.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/404.html b/templates/404.html index 8c40cd1..bca9d35 100644 --- a/templates/404.html +++ b/templates/404.html @@ -1,4 +1,5 @@ {{ define "404" }} +<!DOCTYPE html> <html> <title>404</title> {{ template "head" . }} |