cerrado @ d0e0c1eb99303e1000140d4b98c610077278dc42

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