4 Apr
2001
4 Apr
'01
5:33 p.m.
Andy McKay wrote:
<dtml-in "[1,2,3]"> <dtml-var sequence-item> </dtml-in>
Or if you have some way of differentiating fragment from other stuff:
<dtml-in stuff> ... </dtml-in>
See my other post about the first one (<dtml-in "[1,2,3]">). I'm not sure what you mean about the <dtml-in stuff> comment though. Alan