Blame view

mobile/source/ext/phptal/tests/input/tal-define.14.html 102 Bytes
a1684257   Administrator   first commit
1
2
3
4
  <div
  tal:define="alternative alternative | string:my alternative string"
  tal:content="alternative"
  />