aboutsummaryrefslogtreecommitdiff
path: root/templates/log.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/log.html')
-rw-r--r--templates/log.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/log.html b/templates/log.html
index 6572712..aae6511 100644
--- a/templates/log.html
+++ b/templates/log.html
@@ -2,8 +2,8 @@
<!DOCTYPE html>
<html id="legit">
{{ template "head" . }}
- {{ template "repoheader" . }}
<body>
+ {{ template "repoheader" . }}
{{ template "nav" . }}
<main>
{{ $repo := .name }}