I ran across this:
http://github.com/anotherjesse/webpy-appengine-helloworld/tree/master/templates/base.html
http://github.com/anotherjesse/webpy-appengine-helloworld/tree/master/templates/index.html
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
-~----------~----~----~----~------~----~------~--~---