1 |
< |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
1 |
> |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 |
> |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 |
|
|
3 |
– |
<!-- |
4 |
– |
$Author$ |
5 |
– |
$Id$ |
6 |
– |
--> |
7 |
– |
|
8 |
– |
|
4 |
|
<html> |
5 |
|
|
6 |
|
<head> |
7 |
< |
<title>i-scream Support</title> |
8 |
< |
<meta name="description" content="How to get support or submit bugs for i-scream."> |
14 |
< |
<meta name="keywords" content="i-scream, project, credits, central,monitoring,system, unix, linux, nt, server, alert"> |
7 |
> |
<title>i-scream support</title> |
8 |
> |
<!--#include virtual="/style.inc" --> |
9 |
|
</head> |
10 |
|
|
11 |
< |
<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
11 |
> |
<body> |
12 |
|
|
13 |
< |
<table border="0" cellpadding="2" cellspacing="2"> |
20 |
< |
<tr> |
21 |
< |
<td valign="top"> |
22 |
< |
<!--#include virtual="left.inc" --> |
23 |
< |
</td> |
24 |
< |
<td valign="top"> |
25 |
< |
<!--#include virtual="title.inc" --> |
13 |
> |
<div id="container"> |
14 |
|
|
15 |
< |
<font face="Arial" size="2"> |
28 |
< |
<h2>i-scream Support</h2> |
15 |
> |
<div id="main"> |
16 |
|
|
17 |
+ |
<!--#include virtual="/header.inc" --> |
18 |
+ |
|
19 |
+ |
<div id="contents"> |
20 |
+ |
<h1 class="top">i-scream Support</h1> |
21 |
+ |
|
22 |
|
<p>i-scream uses <a href="http://www.bestpractical.com/rt/">RT</a> to track |
23 |
|
support requests. We've set up two addresses to help seperate the two main |
24 |
< |
types of requests.</a> |
24 |
> |
types of requests.</p> |
25 |
|
|
26 |
|
<h3>bugs@i-scream.org</h3> |
27 |
|
|
45 |
|
Once your email has been received you will get an acknowledgement by |
46 |
|
email and details of how to view your tickets over the web. |
47 |
|
</p> |
48 |
+ |
</div> |
49 |
|
|
50 |
< |
</font> |
50 |
> |
<!--#include virtual="/footer.inc" --> |
51 |
|
|
52 |
< |
<!--#include virtual="bottom.inc" --> |
60 |
< |
</td> |
61 |
< |
</tr> |
62 |
< |
</table> |
52 |
> |
</div> |
53 |
|
|
54 |
< |
</body> |
54 |
> |
<!--#include virtual="/menu.inc" --> |
55 |
|
|
56 |
+ |
</div> |
57 |
+ |
|
58 |
+ |
</body> |
59 |
|
</html> |