summaryrefslogtreecommitdiffstats
path: root/templates/tree.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/tree.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/templates/tree.html b/templates/tree.html
index 496dceb..c4b7e4f 100644
--- a/templates/tree.html
+++ b/templates/tree.html
@@ -1,10 +1,6 @@
{{ define "tree" }}
<html>
- <title>{{ .name }}
- {{ if .parent }}
- &mdash; {{ .parent }}
- {{ end }}
- </title>
+
{{ template "head" . }}
{{ template "repoheader" . }}