All:
Does anyone know of a way of embedding documentation directly into a page
template without using !-- --? In other words is there some construct which
tells the rendering engine to simply ignore some content.?
Thanks,
-steve
--
Stephen Nesbitt
Senior Configuration Management Engineer
Stephen Nesbitt wrote:
All:
Does anyone know of a way of embedding documentation directly into a page
template without using !-- --? In other words is there some construct which
tells the rendering engine to simply ignore some content.?
I usually use
tal:comment replace=nothing
comment in
On Tue, Apr 12, 2005 at 04:49:26PM -0500, J Cameron Cooper wrote:
Stephen Nesbitt wrote:
All:
Does anyone know of a way of embedding documentation directly into a page
template without using !-- --? In other words is there some construct
which tells the rendering engine to simply ignore