Hi,

I have a template included using #parse() into the main template. So,
it is like: #parse("subtemplate.vm")

In the subtemplate.vm, I have a javascript, <script src="xxxxx"></script>

However, when rendering the main template, I do not see the javascript
section in html source. But, If I take away the script from the
subtemplate, I see the other content in that subtemplate rendered.

Anyone has idea why this happened? How to fix it?

Thanks!

Jian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to