Blame view

mobile/source/ext/phptal/tests/input/tal-on-error.01.html 95 Bytes
a1684257   Administrator   first commit
1
2
3
  <span tal:on-error="string:error caught">
    <span tal:content="dummy/throwException"/>
  </span>