# | Line 1 | Line 1 | |
---|---|---|
1 | < | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
1 | > | <!--#include virtual="/doctype.inc" --> |
2 | ||
3 | – | <!-- |
4 | – | $Author$ |
5 | – | $Id$ |
6 | – | --> |
7 | – | |
8 | – | |
9 | – | <html> |
10 | – | |
3 | <head> | |
4 | < | <title>i-scream Support</title> |
5 | < | <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"> |
4 | > | <title>i-scream support</title> |
5 | > | <!--#include virtual="/style.inc" --> |
6 | </head> | |
7 | ||
8 | < | <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
8 | > | <body> |
9 | ||
10 | < | <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" --> |
10 | > | <div id="container"> |
11 | ||
12 | < | <font face="Arial" size="2"> |
28 | < | <h2>i-scream Support</h2> |
12 | > | <div id="main"> |
13 | ||
14 | + | <!--#include virtual="/header.inc" --> |
15 | + | |
16 | + | <div id="contents"> |
17 | + | <h1 class="top">i-scream Support</h1> |
18 | + | |
19 | <p>i-scream uses <a href="http://www.bestpractical.com/rt/">RT</a> to track | |
20 | support requests. We've set up two addresses to help seperate the two main | |
21 | < | types of requests.</a> |
21 | > | types of requests.</p> |
22 | ||
23 | <h3>bugs@i-scream.org</h3> | |
24 | ||
# | Line 53 | Line 42 | sort out you problem. Please make sure you read the do | |
42 | Once your email has been received you will get an acknowledgement by | |
43 | email and details of how to view your tickets over the web. | |
44 | </p> | |
45 | + | </div> |
46 | ||
47 | < | </font> |
47 | > | <!--#include virtual="/footer.inc" --> |
48 | ||
49 | < | <!--#include virtual="bottom.inc" --> |
60 | < | </td> |
61 | < | </tr> |
62 | < | </table> |
49 | > | </div> |
50 | ||
51 | < | </body> |
51 | > | <!--#include virtual="/menu.inc" --> |
52 | ||
53 | + | </div> |
54 | + | |
55 | + | </body> |
56 | </html> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |