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