summaryrefslogtreecommitdiffstats
path: root/debian/htdig/htdig-3.2.0b6/htdoc/index.html
blob: b5254f40ea081bed2505cb35243079fddd087dcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN" "http://www.w3.org/TR/REC-html40/frameset.dtd">
<html>
  <head>
	<title>
	  ht://Dig -- Internet search engine software
	</title>
  </head>
  <frameset cols="160, *" frameborder="1" framespacing="5" border="1">
	<frame name="contents" src="contents.html">
	<frame name="body" src="main.html">
  </frameset>
</html>