Look for the "override_template"-function. Don't forget to prefix the
template with the engine of your choice.
override_template("genshi:foo.bar.baz")
Diez
They are a work in progress (too slow progress unfortunately), but that
certainly should be in there.
And it is
http://turbogears.org/2.0/docs/modules/tgdecorators.html
However, I found this only because I manipulated the URL - so it appears
as if there is an error in the doc-generation-process.
Diez