[go: up one dir, main page]

File: menu.single.start

package info (click to toggle)
dwww 1.10.15
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 700 kB
  • ctags: 300
  • sloc: perl: 3,023; ansic: 1,775; sh: 163; makefile: 146
file content (32 lines) | stat: -rw-r--r-- 1,298 bytes parent folder | download
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
30
31
32
<!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% - Documents in section %SECTION%</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> | <a href="/dwww/menu/all.html">All sections in one page</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>

<table border="0" cellpadding="5" cellspacing="5" width="98%" align="center">
<tr>
<td bgcolor="#bbccee" valign="top" width="15%">
%SECTIONLIST%
</td>
<td valign="top">
<h2 align="center"><strong>%SECTION%</strong></h2>
<br>
<!-- vim:set ft=html: -->