10 Apr
2003
10 Apr
'03
5:50 p.m.
Dan Meszaros wrote at 2003-4-9 18:48 +0200:
.... 'a' file contains: <dtml-var standard_html_header> hi <dtml-var standard_html_footer>
and 'index_html' file contains this: <dtml-var "x.a()">
when i want to view the 'index_html' file i get: Error Type: KeyError Error Value: standard_html_header
Please read "Calling DTML objects" in <http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html> Dieter