File: 404.html

package info (click to toggle)
webtest 1.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 592 kB
  • sloc: python: 3,562; makefile: 42
file content (11 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
    <head>
      <script language="javascript" src="/404"></script>
    </head>
    <body>
        <div>
            
        </div>
    </body>
</html>