Blame view

mobile/source/ext/phptal/tests/input/trigger.01.html 90 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
7
  <html>
     ...
     <div phptal:id="someid">
       foo ${someId} bar
     </div>
     ...
  </html>