import (
"text/template"
htemplate "html/template" // this is now imported as htemplate
)
Read more about it in the spec.
import (
"text/template"
htemplate "html/template" // this is now imported as htemplate
)
Read more about it in the spec.