func html/template.ParseFS

one use

	html/template (current package)
		template.go#L497: func ParseFS(fs fs.FS, patterns ...string) (*Template, error) {