The title is set by the index template, which is then used by the layout (base.html).
On Nov 6, 4:40 pm, Frank Rosquin <[EMAIL PROTECTED]> wrote: > Hmm, I do not get that... Where are they set, how are they passed? > > On Nov 6, 10:21 pm, ctran <[EMAIL PROTECTED]> wrote: > > > I ran across this: > > > http://github.com/anotherjesse/webpy-appengine-helloworld/tree/master... > > http://github.com/anotherjesse/webpy-appengine-helloworld/tree/master... > > > I'm a total newbie at this so this may not be the best way. > > > On Nov 6, 2:46 pm, Frank Rosquin <[EMAIL PROTECTED]> wrote: > > > > According to the webpy.org cookbook, I can use the following to render > > > a site wide template: > > > > render = web.template.render('templates/', base='layout') > > > > This works great, but only for a global $:content variable. How to I > > > set things such as $:title in this layout template? > > > > Thank you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
