Blame view

mobile/source/ext/phptal/tests/output/old-08.html 177 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
7
8
9
10
  <html>
  <body>
      This test use an external macro with slots
      <span>
      First part of macro
      <span>blablabla</span>
      Second part of macro
      </span>
  </body>
  </html>