File: splitpage.tmpl

package info (click to toggle)
swish-e 2.4.3-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 7,308 kB
  • ctags: 7,642
  • sloc: ansic: 47,402; sh: 8,508; perl: 5,281; makefile: 723; xml: 9
file content (48 lines) | stat: -rw-r--r-- 1,076 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
  <head>
   <title>[PAGE]/[TITLE]</title>
   <link href="../style.css" rel=stylesheet type="text/css" title="refstyle">
  </head>



  <body>

    <p>
    <div class="navbar">
      <A HREF="../index.html">Split Version Contents</A> | <A HREF="../../index.html">Full Version Contents</A>
    </div>
    <hr>

    <p>
    <div class="toc">
      [FULLTITLE]
    </div>


    <hr>

    [BODY]

    <p>

    <div class="navbar">
      <A HREF="../index.html">Split Version Contents</A>
    </div>
    <p>

    <P ALIGN="CENTER">
    <IMG ALT="" WIDTH="470" HEIGHT="10" SRC="../../images/dotrule1.gif"></P>
    <P ALIGN="CENTER">

    <BR>SWISH-E is distributed with <B>no warranty</B> under the terms of the
    <A HREF="http://www.fsf.org/copyleft/gpl.html">GNU Public License</A>,<BR>
    Free Software Foundation, Inc., 
    59 Temple Place - Suite 330, Boston, MA  02111-1307, USA<BR> 
    Public questions may be posted to 
    the <A HREF="http://swish-e.org/Discussion/">SWISH-E Discussion</A>.


  </body>
</html>