old-31.html 143 Bytes
<div>
   <span tal:define="global x a/${foo}/b/${bar}" tal:comment="bla" />
   <span tal:define="global x a/${foo}/b/${bar}" />
   ${x}
</div>