File: empty.html

package info (click to toggle)
wapiti 3.2.10%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,156 kB
  • sloc: python: 30,204; xml: 2,707; php: 1,267; sql: 1,183; sh: 444; javascript: 230; ruby: 47; makefile: 39
file content (10 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Empty</title>
</head>
<body>

</body>
</html>