blob: 63be8fe02d26db5cee103db701ba40cffdbcaa35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="sv" lang="sv">
<head>
<title>The Uncertain Future --- Coming soon</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="style/main.css" />
</head>
<body>
<div id="wrap">
<div id="header">
</div>
<div id="content">
<h1>Coming soon</h1>
<p>
<strong>The Uncertain Future</strong> is still in
alpha. Please check back soon and the page you were heading
for should be there. If you have comments or want more
information, email <a href="mailto: annasalamon @ gmail
. com">annasalamon @ gmail . com</a> (remove spaces).
</p>
<p><a href="" onclick="javascript: history.go(-1); return false;">Go back</a></p>
</div> <!-- content -->
</div> <!-- #wrap -->
</body>
</html>
|