Hello: <%? setTimeout(function () { res.print(ctx.hello); res.finish(); }, 1000); %>

<% res.partial("partialStatic.js.html"); %>