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