func init() { templates.Register("container", containerTemplates) }
func init() { templates.Register("standard", standardTemplates) }
func init() { templates.Register("projection", projectionTemplates) }