cleaner titles by nilix
1 file changed, 1 insertion(+), 5 deletions(-)
changed files
M templates/tree.html → templates/tree.html
@@ -1,10 +1,6 @@ {{ define "tree" }} <html> - <title>{{ .name }} - {{ if .parent }} - — {{ .parent }} - {{ end }} - </title> + {{ template "head" . }} {{ template "repoheader" . }}