Parent Directory
|
Revision Log
|
Revision Graph
Importing web-site building process.
1 | adcroft | 1.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 | <p> </p> | ||
10 | <p> </p> | ||
11 | <p> </p> | ||
12 | <p> </p> | ||
13 | <p> </p> | ||
14 | <p> </p> | ||
15 | <p> </p> | ||
16 | <p> </p> | ||
17 | <p> </p> | ||
18 | <p> </p> | ||
19 | |||
20 | <h1 align=center> | ||
21 | [TITLE] | ||
22 | </h1> | ||
23 | |||
24 | <hr class=PAGE-BREAK> | ||
25 | |||
26 | [BODY] | ||
27 | |||
28 | </body> | ||
29 | </html> | ||
30 | |||
31 | <hr class=PAGE-BREAK> |
ViewVC Help | |
Powered by ViewVC 1.1.22 |