Keybern schrieb: > Hi, > > I'm looking for a way to add dynamic content to my master-template > without > having to provide all the needed variables each time into each > controller of > my project. (all my exposed templates are deriving from the > master-template, > so it would mean a hell of a work to pass through the > 'master-variables' > each time) > Is there any easy way to work around this problem? > I allready tried to reach my model from within the master-template but > that doesn't seem to work.
Maybe this helps: http://docs.turbogears.org/1.0/GettingStarted/Variables Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

