ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/downloads/index.shtml
Revision: 1.1
Committed: Tue Feb 27 03:01:33 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Log Message:
A dummy page just to get the ball rolling.

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3 <!--
4 index.shtml
5 Created by tdb1 27/02/2001
6 Last edited 27/02/2001
7 -->
8
9 <html>
10
11 <head>
12 <title>i-Scream builds</title>
13 </head>
14
15 <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
16
17 <table border="0" cellpadding="2" cellspacing="2">
18 <tr>
19 <td valign="top">
20 <!--#include virtual="../left.inc" -->
21 </td>
22 <td valign="top">
23 <!--#include virtual="../title.inc" -->
24
25 <h2>i-Scream builds</h2>
26
27 This page will contain builds of the code. Source is not available.
28
29 <!--#include virtual="../bottom.inc" -->
30 </td>
31 </tr>
32 </table>
33
34 </body>
35 </html>