Blame view

mobile/source/ext/phptal/tests/input/tal-define.10.html 97 Bytes
a1684257   Administrator   first commit
1
2
3
  <span tal:define="hello string:hello ${fname} welcome on this page"
        tal:content="hello"
  />