If I call

renderTemplate (bindStrings dict emptyTemplateState) templateName

this works fine if the dict values are all unstructured data.

However, if they are XML structures, the resulting HTML is escaped, presumably 
because bindStrings inserts them as Text nodes.

What function instead of bindStrings do I call to insert XML fragments?

Kevin


      
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to