{% code type UserPage struct { ID *uint Username string Path string IsAdmin bool } %} {% func (p *UserPage) Title() %}User{% endfunc %} {% func (p *UserPage) Content() %}