You want
{{/* comments here */}}
also works multiline.
Most of the template rules are here: http://golang.org/pkg/text/template/
You want
{{/* comments here */}}
also works multiline.
Most of the template rules are here: http://golang.org/pkg/text/template/