Searched refs:htmlStyle (Results 1 – 2 of 2) sorted by relevance
69 return template.Must(template.New("").Parse(strings.Replace(html, "{{STYLE}}", htmlStyle, -1)))145 const htmlStyle = ` const
798 return strings.Replace(html, "{{STYLE}}", htmlStyle, -1)801 const htmlStyle = ` const