Home
last modified time | relevance | path

Searched defs:bug_template (Results 1 – 1 of 1) sorted by relevance

/third_party/notofonts/scripts/
Dbuild-site.py102 bug_template = open("scripts/bugreporter.html", "r").read() variable
103 bug_template = compiler.compile(bug_template) variable