> No, > I am just using the built-in 0.96 templating system and the 'safe' > filter does not work in that version.
Could you post here your template and the code that renders it? I see two reasons why it doesn't work as expeced: 1. Your html is already escaped in the datastore. 2. Your Content-Type is text/plain instead of text/html. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
