10 Oct
2002
10 Oct
'02
6:49 p.m.
beno wrote:
< is rendered as >
Your Script isn't doing this. I presume you're calling the Script from a Page Template, using tal:replace or tal:content? If so, you need to use the 'structure' keyword to prevent escaping, like this: tal:replace="structure here/myScript" Cheers, Evan @ 4-am