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-define.10.html
97 Bytes
Edit
Raw
Normal View
History
a1684257
Administrator
first commit
1 2 3
<span
tal:define=
"hello string:hello ${fname} welcome on this page"
tal:content="hello"
/>