root/swishctl/example/about.htm

Revision 1302, 0.7 kB (checked in by augur, 5 years ago)

Removed last bits of Acc Index from HTML files, I think.
Removed all the various batch files. I'd rather the end-users RTFM a little.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <html>
2 <head>
3 <title>About SwishCtl</title>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <link rel="stylesheet" href="styles/style.css" media="screen">
6 <link rel="stylesheet" href="styles/print.css" media="print">
7 </head>
8 <body bgcolor="#ffffff">
9 <TABLE cellSpacing=0 cellPadding=8 width="100%" border=0> 
10   <TR>
11     <TD align="middle">
12       <P>&nbsp;</P></TD>
13   </TR>
14   <tr>
15      <td align="middle"><H1>  About SwishCtl</H1></td>
16   </tr>
17 </TABLE>
18 <h3>Contents</h3>
19 <P>SwishCtl is a search tool based on the swish-e search engine. It is
20 distributed under the GNU Public License with absolutely no warranty.&nbsp;</P>
21 <p> </p>
22 <p>&nbsp;</p>
23 <p>&nbsp;</p>
24 </body>
25 </html>
Note: See TracBrowser for help on using the browser.