Hi, There is a ticket open to improve the kinds of errors we get from Kid templates... that would be nice.
Getting to the essence of the problem: > ExpatError: mismatched tag: line 11, column 102 One of your Kid templates (page.kid, probably) has an error somewhere around line 11, column 102. Usually, when I run into this problem, I haven't closed off an <img> or <input> tag, but you'll get this error if you don't close off any of your tags. If that bit of advice doesn't do the trick, can you post your Kid template? Kevin On 10/25/05, elake <[EMAIL PROTECTED]> wrote: > > I have tried to go through the turorial 2 or 3 times but I have errors > each time. I get to the > > tg-admin shell > Page(pagename="FrontPage", data="Welcome to my front page") > > and then when I reload the page I get a 500 error that shows the output > below. What am I doing wrong? [snip] > ExpatError: mismatched tag: line 11, column 102 -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

