You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.2 KiB
52 lines
1.2 KiB
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!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" lang="en">
|
|
<head>
|
|
<title>Taskrambler - Author</title>
|
|
<link rel="stylesheet" type="text/css" href="/style/taskrambler.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div class="main">
|
|
<div id="title">
|
|
<a href="/main.html">
|
|
<div class="left">
|
|
<h1>Task</h1>
|
|
</div>
|
|
<img src="/image/rambler-logo2-small.jpg" />
|
|
<div class="right">
|
|
<h1>Rambler</h1>
|
|
</div>
|
|
<div class="clear"></div>
|
|
</a>
|
|
</div>
|
|
|
|
<div id="menu">
|
|
<ul>
|
|
<li> </li>
|
|
<li><a href="/author.html">author</a></li>
|
|
<li><a href="/documentation.html">documentation</a></li>
|
|
<li><a href="/download.html">download</a></li>
|
|
<li><a href="/example.html">example</a></li>
|
|
<li> </li>
|
|
</ul>
|
|
<div class="clear"></div>
|
|
</div>
|
|
|
|
<div>
|
|
<h1>Documentation</h1>
|
|
|
|
<p class="abstract">
|
|
<span class="author">[GH]</span>
|
|
This has to be written and will come in future.
|
|
</p>
|
|
|
|
<br /><br /><br /><br /><br /><br />
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|
|
<!-- vim: set ts=4 sw=4: -->
|