templates: unified repo-header
1 file changed, 1 insertion(+), 4 deletions(-)
changed files
M templates/log.html → templates/log.html
@@ -2,10 +2,7 @@ {{ define "log" }} <html> {{ template "head" . }} - <header> - <h1>{{ .meta.Title }}</h1> - <h2>{{ .meta.Description }}</h2> - </header> + {{ template "repoheader" . }} <body> {{ template "nav" . }} <main>