aboutsummaryrefslogtreecommitdiff
path: root/templates/gititemrefs.qtpl
blob: 5fed393c6d715def0febba111bf84b0792dc1fa5 (plain)
1
2
3
4
5
6
7
8
9
10
{% code
type GitItemRefsPage struct {
}
%}

{% func (g *GitItemRefsPage) Nav(name string) %}{%= GitItemNav(name ,Refs) %}{% endfunc %}

{% func (g *GitItemRefsPage) GitContent() %}
<h4>Refs</h4>
{% endfunc %}