I'm trying to create a theme which includes the so-called "conditional comments" (http://www.javascrip…com/howto/cc3.shtml) for IE in it's templates.
But it turns out that Smarty trips over the
Code
]>
Is there a way to prevent Smarty/PnRender from trying to go through that problematic piece of code.
Thanks!
