Blame view

mobile/source/ext/phptal/tests/input/overloading-01.html 125 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
  <div>
    <span tal:content="object/foo"/>
    <span tal:content="object/baz"/>
    <span tal:content="object/myfunction"/>
  </div>