File: testfile.html

package info (click to toggle)
pygopherd 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,928 kB
  • sloc: python: 6,534; makefile: 40; sh: 28
file content (8 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
<html lang="en">
 <head>
     <title>&lt;Gopher Rocks&gt;</title>
 </head>
 <body>
   <h1>Hello World!</h1>
 </body>
</html>`