type html/template.HTML

5 uses

	html/template (current package)
		content.go#L35: 	HTML string
		content.go#L158: 		case HTML:

	golang.org/x/net/trace
		histogram.go#L322: func (h *histogram) html() template.HTML {
		histogram.go#L328: 	return template.HTML(buf.String())
		trace.go#L195: 		Histogram       template.HTML