Esempio n. 1
0
func init() {
	templates.Register("container", containerTemplates)
}
Esempio n. 2
0
func init() {
	templates.Register("standard", standardTemplates)
}
Esempio n. 3
0
func init() {
	templates.Register("projection", projectionTemplates)
}