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