I have a snippet template that I’m trying to insert some javascript and aspx script onto. Unfortunately everytime I try to assemble the page velocity is trying to rendering the javascript and aspx and of course throwing errors. Does anyone know how I can escape the velocity engine?
Shane