File: menu.single.start

package info (click to toggle)
dwww 1.13.4%2Bnmu3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 840 kB
  • sloc: perl: 3,187; ansic: 1,819; sh: 170; makefile: 125; xml: 11
file content (31 lines) | stat: -rw-r--r-- 1,245 bytes parent folder | download | duplicates (9)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!-- menu.single.start -->
<html>
<head>
 <meta http-equiv="Content-Language" content="en-us">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="robots" content="noindex,nofollow">
 <title>%TITLE% - Documents in section %SECTION%</title>
 <link rel="stylesheet" type="text/css" href="/dwww/dwww.css">
</head>
<body>
 <div id="head"><h1>%TITLE%</h1></div>
 <div id="men"><p><a href="/dwww/">dwww Home</a> | <a href="/dwww/menu/all.html">All sections in one page</a></p></div>
 <form method="get" action="/cgi-bin/dwww">
  <p>
   <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>
  </p>
 </form>
 <table class="wide">
  <tr>
   <!-- SECTIONLIST -->
   <td class="w15">%SECTIONLIST%</td>
   <!-- SECTION -->
   <td><h2 class="c"><strong>%SECTION%</strong></h2>
   <!-- end menu.single.start -->