Hi! I would like to know wether there is a way to test if a macro evaluates to nothing. I tried the following: <div tal:condition="here/my_macros/macros/macro_name" metal:use-macro="here/my_macros/macros/macro_name"> </div> But the macro returns a tree of lists and tuples. Regards, Florian Schulze