cerrado @ 98b4a72f1776d0343c0649920f031723e5ca0e47

 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(name, ref string) %}
 9<h4>About</h4>
10{% endfunc %}