File: png.html

package info (click to toggle)
lcd4linux 0.11.0~svn1203-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 3,064 kB
  • sloc: ansic: 36,586; sh: 4,479; makefile: 210; python: 83; perl: 33
file content (8 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
<html><head>
<title>PNG Test</title>
</head>
<body>
<h1>PNG test</h1>
<img src=/cgi-bin/nph-png>
</body>
</html>