aboutsummaryrefslogtreecommitdiff
path: root/templates/gititem.qtpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gititem.qtpl')
-rw-r--r--templates/gititem.qtpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gititem.qtpl b/templates/gititem.qtpl
index 3e2dd4e..d695782 100644
--- a/templates/gititem.qtpl
+++ b/templates/gititem.qtpl
@@ -13,7 +13,7 @@ type GitItemPage struct {
}
%}
-{% func (p *GitItemPage) Title() %}Git | List{% endfunc %}
+{% func (p *GitItemPage) Title() %}Git | {%s p.Name %}{% endfunc %}
{% func (p *GitItemPage) Navbar() %}{%= Navbar(Git) %}{% endfunc %}