Bucco wrote: > I have gotten to the part in the 20 minute wiki that shows how to make > an edit page. My edit.kid file is the following:
> <form action="save" method='post">
^
> I get the following error when I try to load this page:
>
> ExpatError: not well-formed (invalid token): line 17, column 1
>
> Any Ideas on what might be causing this issue?
Line 17, though not particularly column 1. You have mismatched quote
marks.

