Hello, I have the tags <em>name</em> around particular words in the titles of my data. When I bring the titles from the PostGres database and display on the html page the title appears with the tags (<em>name</ em>). I am expecting the page to read the em tags and convert the name to italics, not display the tags with the unitalisized name. How do I get django pages to display the results of html tags?
Thanks, Ana --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

