"J. Atwood" wrote:
> 
> Ok.. this is really dumb, but for some reason I can't get this to work.
> 
> <dtml-if "id=='index_html'">

I believe this should be 

 <dtml-if "_['id']=='index_html'">  

(isn't dtml nice sometimes)

Rik

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to