]> i-scream Git - www.i-scream.org.git/blobdiff - www/support.xhtml
Commit new website. The old site is tagged, so this won't change the live
[www.i-scream.org.git] / www / support.xhtml
index eb070afa13a8a17efd1859c782025bd3f86a6347..338fc4c27518df5213ed028ca900a4406f2df11d 100644 (file)
@@ -1,35 +1,27 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    $Author$
-    $Id$
--->
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
 <html>
 
 <head>
- <title>i-scream Support</title>
- <meta name="description" content="How to get support or submit bugs for i-scream.">
- <meta name="keywords" content="i-scream, project, credits, central,monitoring,system, unix, linux, nt, server, alert">
+<title>i-scream support</title>
+<!--#include virtual="/style.inc" -->
 </head>
 
-<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+<body>
+
+<div id="container">
+
+<div id="main">
 
-<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="/header.inc" -->
 
-<font face="Arial" size="2">
-<h2>i-scream Support</h2>
+<div id="contents"> 
+<h1 class="top">i-scream Support</h1>
 
 <p>i-scream uses <a href="http://www.bestpractical.com/rt/">RT</a> to track
 support requests. We've set up two addresses to help seperate the two main
-types of requests.</a>
+types of requests.</p>
 
 <h3>bugs@i-scream.org</h3>
 
@@ -53,14 +45,15 @@ sort out you problem. Please make sure you read the documentation
 Once your email has been received you will get an acknowledgement by
 email and details of how to view your tickets over the web.
 </p>
+</div>
 
-</font>
+<!--#include virtual="/footer.inc" -->
 
-<!--#include virtual="bottom.inc" -->
-  </td>
- </tr>
-</table>
+</div>
 
-</body>
+<!--#include virtual="/menu.inc" -->
+
+</div>
 
+</body>
 </html>