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

{% func (g *GitItemLogPage) Nav(name string) %}{%= GitItemNav(name, Log) %}{% endfunc %}

{% func (g *GitItemLogPage) GitContent() %}
<h4>Log</h4>
{% endfunc %}