{% import "context" %} {% code type LoginPage struct { Referer string ErrorMessage string } %} {% func (p *LoginPage) Title(ctx context.Context) %}Hello{% endfunc %} {% func (p *LoginPage) Navbar(ctx context.Context) %}{%= Navbar(ctx, Login) %}{% endfunc %} {% func (p *LoginPage) Content(ctx context.Context) %}