I've been tripped up by that a couple of times... I just changed this in dev.cfg.source and prod.cfg.source..
Thanks! Kevin On 10/3/05, Elvelind Grandin <[EMAIL PROTECTED]> wrote: > > Index: turbogears/quickstart/dev.cfg.source > =================================================================== > --- turbogears/quickstart/dev.cfg.source (revision 24) > +++ turbogears/quickstart/dev.cfg.source (working copy) > @@ -12,7 +12,7 @@ > > # VIEW > > -# kid.outputformat=html > +# kid.outputformat="html" > > # The sitetemplate is used for overall styling of a site that > # includes multiple TurboGears applications > > -- > cheers > elvelind grandin > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

