summaryrefslogtreecommitdiffstats
path: root/templates/nav.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/nav.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/nav.html b/templates/nav.html
index a8fa84a..973eae2 100644
--- a/templates/nav.html
+++ b/templates/nav.html
@@ -9,6 +9,7 @@
<li><a href="/{{ .name }}/tree/{{ .ref }}/">tree</a>
<li><a href="/{{ .name }}/log/{{ .ref }}">log</a>
{{ end }}
+ <li><a href="/{{ .name }}/refs">refs</a>
</ul>
</nav>
{{ end }}