File: newbase.html

package info (click to toggle)
bk2site 1%3A1.1.9-3.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 788 kB
  • ctags: 436
  • sloc: cpp: 4,052; perl: 1,248; sh: 605; makefile: 104
file content (49 lines) | stat: -rw-r--r-- 1,349 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<body>
<body bgcolor="#ffffff">
<title><!--bk2site:title--> New Additions</title>
<center><h1><!--bk2site:title--> New Additions</h1>

<!--This is an example of how to use the search program-->
<form method="get" action="/cgi-bin/bk2site/search.pl">
<fieldset>
<input type="text" name="q" size="20">
<select name="num">
<option selected="selected">10</option>
<option>20</option>
<option>30</option> </select>
<input type="hidden" name="db" value="<!--bk2site:search-->">
<input type="submit" value="Search">
</fieldset>
</form>
</center>

<table>
<!--bk2site:begin newadd-->
<!--bk2site:top <tr><td colspan="2"><ul>-->
<!--bk2site:template <li><a href="%URL">%TITLE</a> %CONDDASH %LONGCOMMENT</li>-->
<!--bk2site:cols 1-->
<!--bk2site:separator </ul></td><td><ul>-->
<!--bk2site:maxnum 30-->
<!--bk2site:bottom </ul></td></tr>-->
<!--bk2site:end-->

<!--bk2site:begin url-->
<!--bk2site:top <tr><td colspan="2"><ul>-->
<!--bk2site:template <li><a href="%URL">%TITLE</a> %NEW %CONDDASH %LONGCOMMENT</li>-->
<!--bk2site:cols 1-->
<!--bk2site:separator </ul></td><td><ul>-->
<!--bk2site:maxnum 0-->
<!--bk2site:bottom </ul></td></tr>-->
<!--bk2site:end-->
</table>

<hr>
<p>
<small>
Generated by <a href="http://bk2site.sourceforge.net/">bk2site</a>.
</small>
</p>
</body>
</html>