aboutsummaryrefslogtreecommitdiff
path: root/templates/file.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/file.html')
-rw-r--r--templates/file.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/file.html b/templates/file.html
index da39f2b..18029f8 100644
--- a/templates/file.html
+++ b/templates/file.html
@@ -2,8 +2,8 @@
<!DOCTYPE html>
<html id="legit">
{{ template "head" . }}
- {{ template "repoheader" . }}
<body>
+ {{ template "repoheader" . }}
{{ template "nav" . }}
<main>
<p>{{ .path }} (<a style="color: gray" href="?raw=true">view raw</a>)</p>