File: dummy_data.xml

package info (click to toggle)
libpetal-perl 2.19-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 1,076 kB
  • ctags: 166
  • sloc: perl: 4,732; xml: 726; makefile: 43
file content (8 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
<body>
  <span petal:if="something" petal:content="somestuff">
    <a href="dummy">dummy</a>
  </span>
  <span petal:if="something" petal:replace="somestuff">
    <a href="dummy">dummy</a>
  </span>
</body>