File: 404.html

package info (click to toggle)
webtest 3.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 612 kB
  • sloc: python: 4,576; makefile: 135; javascript: 6
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>