Kevin Dangoor wrote:

http://www.turbogears.org/docs/gettingstarted.html#templatechoice

return dict(tg_template="myproject.templates.mytemplate", ...)

If you call another method that uses a different template, that
method's template will be rendered out.
Thanks. I missed that part of the "Getting started with TurboGears" page. I re-read it this morning and saw that. Works like a charm.

-Steve


Reply via email to