]> i-scream Git - www.i-scream.org.git/commitdiff
The index page for the website, uses SSI to include the various parts
authorTim Bishop <tim@bishnet.net>
Wed, 25 Oct 2000 23:28:24 +0000 (23:28 +0000)
committerTim Bishop <tim@bishnet.net>
Wed, 25 Oct 2000 23:28:24 +0000 (23:28 +0000)
of the webpage.

www/index.shtml [new file with mode: 0644]
www/index.xhtml [new file with mode: 0644]

diff --git a/www/index.shtml b/www/index.shtml
new file mode 100644 (file)
index 0000000..cfa3286
--- /dev/null
@@ -0,0 +1,42 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+    index.shtml
+    Created by pjm2 14/10/2000
+    Last edited 14/10/2000
+-->
+
+
+<html>
+
+<head>
+ <title>The i-scream Project</title>
+ <meta name="description" content="The i-scream Project is a central monitoring system for Unix, Linux and NT servers.">
+ <meta name="keywords" content="i-scream, project, central monitoring system, unix, linux, nt, server, alert">
+ <meta name="generator" content="notepad on acid, aye.">
+</head>
+
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+ <tr>
+  <td valign="top">
+<!--#include virtual="left.inc" -->
+  </td>
+  <td valign="top">
+<!--#include virtual="title.inc" -->
+<!--#include virtual="welcome.inc" -->
+
+<!-- COMMENT: When using this file as a page template, please
+     place the content on the following line (as an include or
+     otherwise) Do not change anything else :) -->
+<!--#include virtual="contents.inc" -->
+
+<!--#include virtual="bottom.inc" -->
+  </td>
+ </tr>
+</table>
+
+</body>
+
+</html>
\ No newline at end of file
diff --git a/www/index.xhtml b/www/index.xhtml
new file mode 100644 (file)
index 0000000..cfa3286
--- /dev/null
@@ -0,0 +1,42 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+    index.shtml
+    Created by pjm2 14/10/2000
+    Last edited 14/10/2000
+-->
+
+
+<html>
+
+<head>
+ <title>The i-scream Project</title>
+ <meta name="description" content="The i-scream Project is a central monitoring system for Unix, Linux and NT servers.">
+ <meta name="keywords" content="i-scream, project, central monitoring system, unix, linux, nt, server, alert">
+ <meta name="generator" content="notepad on acid, aye.">
+</head>
+
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+ <tr>
+  <td valign="top">
+<!--#include virtual="left.inc" -->
+  </td>
+  <td valign="top">
+<!--#include virtual="title.inc" -->
+<!--#include virtual="welcome.inc" -->
+
+<!-- COMMENT: When using this file as a page template, please
+     place the content on the following line (as an include or
+     otherwise) Do not change anything else :) -->
+<!--#include virtual="contents.inc" -->
+
+<!--#include virtual="bottom.inc" -->
+  </td>
+ </tr>
+</table>
+
+</body>
+
+</html>
\ No newline at end of file