diff options
Diffstat (limited to 'other/website/support.html')
| -rw-r--r-- | other/website/support.html | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/other/website/support.html b/other/website/support.html deleted file mode 100644 index 60cabc7f..00000000 --- a/other/website/support.html +++ /dev/null @@ -1,47 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - -<head> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> - <title>Teewars</title> - <link href="default.css" rel="stylesheet" type="text/css" /> -</head> - -<body> - <div id="outer"> - <div class="page_header"> - <a href="index.html"><img src="gfx/menu_home_sun.png"/></a> - <a href="download.html"><img src="gfx/menu_download_sun.png"/></a> - <a href="support.html"><img src="gfx/menu_support_sun.png"/></a> - <a href="team.html"><img src="gfx/menu_team_sun.png"/></a> - </div> - - <div> - <div class="page_body_top"> </div> - <div class="page_body"> - - -<p class="topic">SUPPORT</p> - -<p>If you have trouble getting Teewars to run, experience performance problems or -have questions about the game, start out by checking our forums. Registration is free -(YA, RLY!) and no question is too dumb to search for.</p> - -<p>There's also the IRC channel if you're feeling talkative, lonely or just want -to give us cake. Or bacon. We like bacon.</p> - -<p>IRC: #teewars at irc.quakenet.org</p> - -<p><a href="forum">FORUM</a></p> - -<p style="text-align: center;"> - <img src="gfx/teesupport_placeholder.png"/> -</p> - - - </div> - </div> - </div> -</body> - -<html> |