[EMAIL PROTECTED] wrote:
I have three text areas in a kid template and they all look something
like this:

<textarea name="notes" py:content="m.notes" rows="20" cols="80"/>

Quick fix:

py:content="m.notes or ''"

--
Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org

Reply via email to