File: director.html

package info (click to toggle)
pyke 1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,456 kB
  • sloc: python: 12,872; sh: 441; xml: 203; sql: 39; makefile: 39
file content (13 lines) | stat: -rw-r--r-- 268 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
  <head>
    <title node="con:director_name.1">Director</title>
  </head>
  <body>
    <h1 node="con:director_name.2">Bob</h1>
    <h2>Movies</h2>
    <ol>
      <li node="rep:movies"><span node="-con:title">Title</span>
      </li>
    </ol>
  </body>
</html>