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