marko/test/test-project/rhtml-templates/inline-script.rhtml.expected.html
2014-02-06 14:45:45 -07:00

1 line
142 B
HTML

<html><head><title>Optimizer: Server Includes</title></head><body>Hello World! <script>$(function() { alert('test'); })</script></body></html>