On Feb 1, 5:48 pm, "Daniel Fetchinson" <[EMAIL PROTECTED]> wrote: > Sorry for the long subject line, it pretty much says (asks) it all. > > This would be useful in situations where several controller methods > use the same template but the actual appearance differs slightly from > method to method. Is it possible?
I imagine it will be tricky, if possible at all. This page has one approach: http://mail.python.org/pipermail/python-list/2003-May/205437.html Why not just be explicit and pass in an additional argument to the template? Richard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

