cerrado @ 02614b3781f6acdfc6df0e7b07d856b2779c4ac7

 1{% code
 2type GitItemAboutPage struct {
 3}
 4%}
 5
 6{% func (g *GitItemAboutPage) Nav(name, ref string) %}{%= GitItemNav(name, ref, Readme) %}{% endfunc %}
 7
 8{% func (g *GitItemAboutPage) GitContent() %}
 9<h4>About</h4>
10{% endfunc %}