File: t-null.html

package info (click to toggle)
libhttp-response-encoding-perl 0.06-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 130; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Test</title>
</head>
<body>
<p>The quick brown fox jumps over the black lazy dog.</p>
</body>
</html>