Blame view

mobile/source/ext/phptal/tests/input/old-19.html 225 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
  <span>
      <span tal:attributes="value 'toto' | default" />
      <span tal:attributes="value value | default" />
      <span tal:attributes="value value | default" />
      <span tal:attributes="value 'toto' | default" />
  </span>