コード例 #1
0
ファイル: index.go プロジェクト: ninnemana/Trailhead
func index(ctx app.Context) {
	ctx.Show("html/index")
}