I'm attempting to use a zpt to read/render an html file. Just using something like
<div tal:content="here/htmlfolder/file.html"> stufff </div>
puts the 'escaped' contents of the file.html in the div section. I seem
to remember something about cooked body or uncooked to get the
non-rendered contents of the html file.
any pointers?
--
David Bear
What's the difference between private knowledge and public knowledge?