tal-define.02.html 98 Bytes
<span>
  <span tal:define="global foo">my span content</span>
  <span tal:content="foo"/>
</span>