Use the XML() function to insert XML (or in this case xhtml) and bypass kid's automatic escaping.
For more information see: http://kid-templating.org/language.html#xml-function --Mark On 8/7/07, robertz23 <[EMAIL PROTECTED]> wrote: > > > Hello Everybody, > > I'm new to Turbogears, I used to use Django. Well right now I'm > having a problem displaying html tags. See, I just want to send a > python list containing links (<a> tags) to the kid template and show > them. But kid convert this links into pure strings. Can anyone help > me? > > > Regards, > Roberto Zapata > > > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

