Welcome to TurboGears

Congratulations, your TurboGears application is running as of now.

Using Genshi in TurboGears

Please see the online documentation for general information on Genshi.

Here's an example for using a TurboGears widget in a Genshi template:

${ET(widget.display())}

And here's a link to the output of a plain-text template.