Home
last modified time | relevance | path

Searched refs:htmlStyle (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/syz-hub/
Dhttp.go69 return template.Must(template.New("").Parse(strings.Replace(html, "{{STYLE}}", htmlStyle, -1)))
145 const htmlStyle = ` const
/external/syzkaller/syz-manager/
Dhtml.go798 return strings.Replace(html, "{{STYLE}}", htmlStyle, -1)
801 const htmlStyle = ` const