tal-condition.04.html 139 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 <div> <h1>Test tal:condition with exceptions</h1> <div tal:condition="a/path/that/doesnt/exists"> Yes, we are here </div> </div>