File: dwww-find.start

package info (click to toggle)
dwww 1.10.3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 676 kB
  • ctags: 261
  • sloc: perl: 2,774; ansic: 1,507; makefile: 153; sh: 130
file content (22 lines) | stat: -rw-r--r-- 949 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
            "http://www.w3.org/TR/html40/loose.dtd">
<html>
<head>
	<title>%TITLE%</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" value="%VALUE%">
    <input type="submit" name="programsubmit" value="Search">
<br>
    <label accesskey="p"><input type="radio" name="searchtype" %PCHECKED% value="p">programs</label>
    <label accesskey="m"><input type="radio" name="searchtype" %MCHECKED% value="m">menu</label>
    <label accesskey="d"><input type="radio" name="searchtype" %DCHECKED% value="d">registered docs</label>
  </form>
<p>
<!-- vim:set ft=html: -->