tal-define.04.html 86 Bytes
<html>
  <span tal:define="global foo number:0"/>
  <span tal:replace="foo"/>
</html>