Searched refs:html_template (Results 1 – 3 of 3) sorted by relevance
43 html_template = string.Template(""" variable231 global html_template232 …html = html_template.safe_substitute(expr=expr.encode("string-escape"), gcount=gcount, logs=json.d…
57 name = "html_template",67 "html_template",
106 self.html_template = f.read()197 template = self.html_template