cla wrote at 2005-1-20 12:35 +0000: >it's possible to call in main_template a tal:define="variable_name" that exists >in other template just doing tal:condition="path/variable_name", >the main_template will recognize the variable value ?? Learn about the "global" directive (--> Zope Book, 2.6/2.7 edition, online). -- Dieter