Merge branch 'html-fixes'
1 file changed, 3 insertions(+), 2 deletions(-)
changed files
M templates/repo.html → templates/repo.html
@@ -1,11 +1,12 @@ {{ define "repo" }} +<!DOCTYPE html> <html> {{ template "head" . }} - -{{ template "repoheader" . }} <body> + {{ template "repoheader" . }} {{ template "nav" . }} + <main> {{ $repo := .name }} <div class="log">