27 Apr
2001
27 Apr
'01
1:13 p.m.
Hello, I have trouble getting the contents of my ohsodear index_html. <dtml-var index_html> gives None, so does <dtml-var "_['index_html']">... these work with other DTML documents. At the same time <dtml-var "_.has_key('index_html')"> returns 1, so it is not completely dead. Help. Sven