On 10/23/05, Jeff Watkins <[EMAIL PROTECTED]> wrote: > > > What it's choking on is, strangely, the py:extends attribute of the > > html element: > > > > ----- > > <html xmlns="http://www.w3.org/1999/xhtml" > > xmlns:py="http://purl.org/kid/ns#" > > py:extends="'master.kid'"> > > ----- > I'll ask the obvious dumb question: Do you have a master.kid template? > > Other than that, I'm worthless on this one.
Yep. In fact, if I just comment out the identity decorator, everything works just fine. -- Tim Lesher <[EMAIL PROTECTED]>

