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