tal-define.03.html 132 Bytes Edit Raw Blame History Permalink 1 2 3 4 <span tal:define="foo bar | baz | string:hello; bar unknown | foo"> <span tal:content="foo"/> <span tal:content="bar"/> </span>