Lines Matching refs:script
40 err = t.ExecuteTemplate(out, "T", "<script>alert('you have been pwned')</script>")
44 Hello, <script>alert('you have been pwned')</script>!
51 err = t.ExecuteTemplate(out, "T", "<script>alert('you have been pwned')</script>")
55 Hello, <script>alert('you have been pwned')</script>!
126 <script>var pair = {{.}};</script>
130 <script>var pair = {"A": "foo", "B": "bar"};</script>