Administrator
/
auto-life
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Blame view
mobile/source/ext/phptal/tests/input/tal-on-error.01.html
95 Bytes
Edit
Raw
Normal View
History
a1684257
Administrator
first commit
1 2 3
<span
tal:on-error=
"string:error caught"
>
<span
tal:content=
"dummy/throwException"
/>
</span>