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