aboutsummaryrefslogtreecommitdiff
path: root/templates/gititemsummary.qtpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gititemsummary.qtpl')
-rw-r--r--templates/gititemsummary.qtpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gititemsummary.qtpl b/templates/gititemsummary.qtpl
index 5756ea5..4cbf324 100644
--- a/templates/gititemsummary.qtpl
+++ b/templates/gititemsummary.qtpl
@@ -5,6 +5,6 @@ type GitItemSummaryPage struct {
{% func (g *GitItemSummaryPage) Nav(name, ref string) %}{%= GitItemNav(name, ref, Summary) %}{% endfunc %}
-{% func (g *GitItemSummaryPage) GitContent() %}
+{% func (g *GitItemSummaryPage) GitContent(name, ref string) %}
<h4>Summary</h4>
{% endfunc %}