diff options
Diffstat (limited to 'templates/log.html')
-rw-r--r-- | templates/log.html | 4 |
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 }} — log + </title> + {{ template "repoheader" . }} <body> {{ template "nav" . }} |