{% import "git.gabrielgio.me/cerrado/pkg/service" %} {% import "context" %} {% code type GitListPage struct { Respositories []*service.Repository About []byte } %} {% func (p *GitListPage) Title(ctx context.Context) %}Git | List{% endfunc %} {% func (p *GitListPage) Navbar(ctx context.Context) %}{%= Navbar(ctx, Git) %}{% endfunc %} {% func (p *GitListPage) Content(ctx context.Context) %}