/[MITgcm]/mitgcm.org/devel/buildweb/pkg/swish-e/doc/tmpl/page.tmpl
ViewVC logotype

Contents of /mitgcm.org/devel/buildweb/pkg/swish-e/doc/tmpl/page.tmpl

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Fri Sep 20 19:47:29 2002 UTC (22 years, 10 months ago) by adcroft
Branch: Import, MAIN
CVS Tags: baseline, HEAD
Changes since 1.1: +0 -0 lines
Importing web-site building process.

1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <html>
3 <head>
4 <title>SWISH-Enhanced: [TITLE]</title>
5 <link href="[DOC_ROOT]/style.css" rel=stylesheet type="text/css" title="refstyle">
6 </head>
7 <body>
8
9 <h1 class="banner">
10 <a href="http://swish-e.org"><img border=0 src="images/swish.gif" alt="Swish-E Logo"></a><br>
11 <img src="images/swishbanner1.gif"><br>
12 <img src="images/dotrule1.gif"><br>
13 [TITLE]
14 </h1>
15
16 <hr>
17
18 <p>
19 <div class="navbar">
20 [PREVPAGE] |
21 <a href="[DOC_ROOT]/index.html">Contents</a> |
22 [NEXTPAGE]
23 </div>
24 <p>
25
26 <div class="toc">
27 [INDEX]
28 </div>
29
30
31 [BODY]
32
33 <p>
34 <div class="navbar">
35 [PREVPAGE] |
36 <a href="[DOC_ROOT]/index.html">Contents</a> |
37 [NEXTPAGE]
38 </div>
39 <p>
40
41
42 <P ALIGN="CENTER">
43 <IMG ALT="" WIDTH="470" HEIGHT="10" SRC="images/dotrule1.gif"></P>
44 <P ALIGN="CENTER">
45
46 <div class="footer">
47 <BR>SWISH-E is distributed with <B>no warranty</B> under the terms of the
48 <A HREF="http://www.fsf.org/copyleft/gpl.html">GNU Public License</A>,<BR>
49 Free Software Foundation, Inc.,
50 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA<BR>
51 Public questions may be posted to
52 the <A HREF="http://swish-e.org/Discussion/">SWISH-E Discussion</A>.
53 </div>
54
55 </body>
56 </html>

  ViewVC Help
Powered by ViewVC 1.1.22