[Zope] Dynamic Zope Style Sheets with HTML 4.01 Strict
Chris Withers
chris at simplistix.co.uk
Fri Apr 1 02:32:05 EST 2005
Andy Yates wrote:
> Compilation failed
> xml.parsers.expat.ExpatError: syntax error: line 3, column 0
This just means you had an XML error in your css ZPT. Usually a missing
close tag or / in a <something /> will do it.
Don't use DTML, it's evil, you're doing the right thing already ;-)
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope
mailing list