summaryrefslogtreecommitdiffstats
path: root/templates/tree.html
diff options
context:
space:
mode:
authorLibravatar Anirudh Oppiliappan <x@icyphox.sh>2023-02-18 14:16:43 +0530
committerLibravatar Anirudh Oppiliappan <x@icyphox.sh>2023-02-18 14:17:47 +0530
commit1574bbecb5b2856b2018d064a32d2e7f484a58b1 (patch)
tree0d951885ad44a3df2d0ebeaf99eac2c47ca72c04 /templates/tree.html
parentd5a33e9150da61d95ad3ae06f6754a6dd101124a (diff)
downloadlegit-1574bbecb5b2856b2018d064a32d2e7f484a58b1.tar.gz
legit-1574bbecb5b2856b2018d064a32d2e7f484a58b1.tar.bz2
legit-1574bbecb5b2856b2018d064a32d2e7f484a58b1.zip
cleaner titles
by nilix
Diffstat (limited to 'templates/tree.html')
-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" . }}