3 Jan
2005
3 Jan
'05
6:30 p.m.
David Pratt wrote at 2005-1-3 12:43 -0400:
Probably a pretty simple question. The following gives me an in my output which is probably what I am telling it to do. I want a simple so that my empty td's have contents when there is nothing in them and my tables will behave in IE.
Indeed. Use the "structure" keyword to tell "tal:content/replace" not to perform HTML quoting... Read the Zope Book (2.6/2.7 edition, online) in case you are unfamiliar with "structure"... -- Dieter