Blame view

mobile/source/ext/phptal/tests/input/old-31.html 143 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
  <div>
     <span tal:define="global x a/${foo}/b/${bar}" tal:comment="bla" />
     <span tal:define="global x a/${foo}/b/${bar}" />
     ${x}
  </div>