Blame view

mobile/source/ext/phptal/tests/input/parser.03.xml 117 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
  <html>
    <a href=badattribute">foo</a>
  	<p tal:condition="foo">
  	  This is my <strong>content</strong>
  	</p>
  </html>