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