File: testfile.html

package info (click to toggle)
pygopherd 3.0.0~git20221126.02c65d60-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,924 kB
  • sloc: python: 6,515; 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>`