source: website/index.htm @ 6399

Revision 1646, 983 bytes checked in by vain, 4 years ago (diff)
  • white-logo replaced by cms-logo in index.htm
Line 
1<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2<html>
3<head>
4        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5        <meta http-equiv="REFRESH" content="5; URL=http://www.clansuite.com/">
6        <title>HTML REDIRECT to Clansuite.com</title>
7       
8        <style type="text/css">
9    <!--
10        body
11        {
12          background: url(bg.gif) top center repeat-x #ffffff;
13          color: #000000;
14        }
15    -->
16    </style>
17   
18</head>
19<body>
20
21<center>
22<table>
23<tr>
24    <td colspan="3">
25        <center>
26        <h3>Redirecting to http://www.clansuite.com/</h2>
27    </td>
28</tr>
29<tr>
30    <td>
31        <img src="Clansuite-Toolbar-Icon-64-cms.png" alt="Clansuite Logo for Webinstaller">
32    </td>
33    <td>&nbsp;&nbsp;</td>
34    <td>
35        <p>
36        <b>You should be redirected to the main site in 5 seconds.</b>
37        <br> 
38        Click <a href="http://www.clansuite.com/">here</a> to visit our website immediately.
39    </td>
40</tr>
41</table>
42</body>
43</html>
Note: See TracBrowser for help on using the repository browser.