Phil Harris wrote: > > how about > > <td tal:content="python: getattr(item,'title',' ')"/> Nope. title exists, it's just an empty string (or potentially a method which returns an empty string when called ;-) cheers, Chris