Stewart Midwinter schrieb: > thank you Christoph, I had a look at the link you provided. It seems > in that documentation however that templates are being instantiated in > a different way than I am doing - I'm using TurboGears. Maybe I > should have posted this question in the TurboGears forum?
Yes, next time better use the TG forum. Anyway, there should not be a difference between BODY and HEAD in TG either. You need to pass the template variables in a dictionary as the return value of the controller. How does your controller code look like? -- Christoph ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kid-template-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kid-template-discuss
