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

{% func (g *GitItemAboutPage) Nav(name string) %}{%= GitItemNav(name, Readme) %}{% endfunc %}

{% func (g *GitItemAboutPage) GitContent() %}
<h4>About</h4>
{% endfunc %}