Home
last modified time | relevance | path

Searched refs:bug_template (Results 1 - 1 of 1) sorted by relevance

/third_party/notofonts/scripts/
H A Dbuild-site.py102 bug_template = open("scripts/bugreporter.html", "r").read() variable
103 bug_template = compiler.compile(bug_template) variable
104 output = bug_template({"results": results})

Completed in 2 milliseconds