I have a template in which I pass a string variable as follows:

$def with (dg)

where "dg" is a string containing javscript code.
The problem is that tags containing "<" ans ">" are not displayed
correctly.
For example, intead of "<script>" it displays "&lt;style&gt".

As a result, the template is not correctly rendered.

How do I fix this?

Luis
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to