Thang Nguyen schrieb: > I suspect it has something to do with escape/unescape > of ">", but not quite sure what must be done here. Any suggestion to > make this work is really appreciated. Thanks much in advance.
Write the "greater than" sign as ">" as it is appropriate in an XML document? Remember, Genshi templates must be valid XML. Chris -- 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.

