mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 15:46:06 +00:00
86 lines
2.6 KiB
HTML
86 lines
2.6 KiB
HTML
<!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" xml:lang="en">
|
|
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/xhtml; charset=utf-8" />
|
|
<link rel="shortcut icon" type="image/png" href="http://wesnoth.org/mw/skins/glamdrol/ico.png" />
|
|
<style type="text/css">@import url('http://wesnoth.org/mw/skins/glamdrol/main.css');</style>
|
|
<style type="text/css">@import url('http://wesnoth.org/mw/skins/glamdrol/home.css');</style>
|
|
<style type="text/css">
|
|
#feature #overview { background-image: url()!important; }
|
|
</style>
|
|
<title>Features - User Made Content Development IDE</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="global">
|
|
|
|
<div id="header">
|
|
<div id="logo">
|
|
<a href="/"><img alt="Wesnoth logo" src="http://wesnoth.org/mw/skins/glamdrol/wesnoth-logo.jpg" /></a>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="nav">
|
|
<ul>
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="download.html">Download</a></li>
|
|
<li><a href="features.html">Features</a></li>
|
|
<li><a href="http://wesnoth.org">Battle for Wesnoth</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div id="main">
|
|
|
|
<div id="feature">
|
|
|
|
<div id="border_left"><div id="border_right"><div id="border_bottom">
|
|
<div id="corner_bottomleft"><div id="corner_bottomright">
|
|
<div id="border_top"><div id="corner_topleft"><div id="corner_topright">
|
|
|
|
<div id="overview">
|
|
<h2>Features list</h2>
|
|
|
|
<ul>
|
|
<li><a>*</a> Coming soon... <br /></li>
|
|
</ul>
|
|
|
|
<h2>Demo videos</h2>
|
|
|
|
<ul>
|
|
<li><a>*</a> Coming soon... <br /></li>
|
|
</ul>
|
|
|
|
</div> <!-- overview -->
|
|
|
|
</div></div></div></div></div></div></div></div>
|
|
|
|
</div> <!-- feature -->
|
|
|
|
<div class="visualClear"></div>
|
|
|
|
<div id="footer">
|
|
<div id="note">
|
|
<p><a href="http://wiki.wesnoth.org/Site_Map">Site map</a></p>
|
|
<p><a href="http://wiki.wesnoth.org/Wesnoth:Copyrights">Copyright</a> © 2003-2013 The Battle for Wesnoth</p>
|
|
<p>Supported by <a href="http://www.jexiste.fr/">Jexiste</a>.</p>
|
|
</div>
|
|
</div>
|
|
|
|
</div> <!-- main -->
|
|
|
|
</div> <!-- global -->
|
|
|
|
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
|
|
</script>
|
|
|
|
<script type="text/javascript">
|
|
_uacct = "UA-1872754-3";
|
|
var tracker = _gat._getTracker(_uacct);
|
|
</script>
|
|
<script type="text/javascript">
|
|
urchinTracker();
|
|
</script>
|
|
</body>
|
|
</html> |