1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html40/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>%TITLE% - All documents</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000CC" alink="#FF0000" vlink="#0000FF">
<h1><img src="/dwww/debian.png" alt="[Debian Logo]" border="0" width="204" height="51" hspace="10" align="bottom"> <b>%TITLE%</b></h1>
<small><a href="/dwww/">dwww Home</a></small>
<br>
<hr>
<form method="get" action="/cgi-bin/dwww">
<input name="search" size="30">
<input type="submit" name="programsubmit" value="Search">
<br>
<label accesskey="m"><input type="radio" name="searchtype" checked value="m">menu</label>
<label accesskey="p"><input type="radio" name="searchtype" value="p">programs</label>
<label accesskey="d"><input type="radio" name="searchtype" value="d">registered docs</label>
</form>
<br>
<p>
<strong>Debian Documentation Menu contains no documents.</strong>
<hr>
<small><i>Generated by <a href="/dwww/"><b>dwww</b></a> version %VERSION% on %DATE%.</i></small>
</body>
</html>
<!-- vim:set ft=html: -->
|