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