summaryrefslogtreecommitdiffstats
path: root/templates/log.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/log.html')
-rw-r--r--templates/log.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/log.html b/templates/log.html
index f5956be..bc028b3 100644
--- a/templates/log.html
+++ b/templates/log.html
@@ -2,6 +2,10 @@
<html>
{{ template "head" . }}
+ <title>
+ {{ .name }} &mdash; log
+ </title>
+
{{ template "repoheader" . }}
<body>
{{ template "nav" . }}