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.
101 lines
3.6 KiB
101 lines
3.6 KiB
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<!-- Disto name in title -->
|
|
<title>@NAME@ @VERSION@ @STATUS@</title>
|
|
|
|
<link href="index.css" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body>
|
|
|
|
<div id="content">
|
|
|
|
<!-- Language selection -->
|
|
<div id="languages">
|
|
<a href="index-ru.html">Русский</a>
|
|
</div>
|
|
|
|
<!-- Disto name -->
|
|
<div id="title">@NAME@ @VERSION@ @STATUS@</div>
|
|
|
|
<div id="main">
|
|
<!-- Links columns -->
|
|
<table border="0" width="100%">
|
|
<tr>
|
|
<th width="33%"><img src="images/documentation.png" alt="Documentation"></th>
|
|
<th width="33%"><img src="images/altlinux-logo.png" alt="Company" class="icon_big"></th>
|
|
<th width="34%"><img src="images/community.png" alt="Community" class="icon"></th>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="33%" class="column"> <!-- First column: documentation -->
|
|
<ul>
|
|
<li><a href="file:///usr/share/doc/documentation/index.html">User Manual</a></li>
|
|
<li><a href="file:///usr/share/doc/alt-docs/modules/index.html">Local Documentation</a></li>
|
|
<li><a href="http://docs.altlinux.org">Online Documentation</a></li>
|
|
<li><a href="http://shop.altlinux.ru/index.php?categoryID=559">Books</a></li>
|
|
<li><a href="http://altlinux.org/">Wiki</a></li>
|
|
<li><a href="http://altlinux.org/FAQ">FAQ</a></li>
|
|
</ul>
|
|
</td>
|
|
|
|
<td width="33%" id="central_pane"> <!-- Second column: Company -->
|
|
<ul>
|
|
<li><a href="http://www.altlinux.com">ALT Linux Website</a></li>
|
|
<li><a href="http://shop.altlinux.ru">Internet Shop</a></li>
|
|
<li><a href="http://support.altlinux.ru">Technical Support</a></li>
|
|
<li><a href="http://www.altlinux.com/en/go/about-company/contacts/">Contacts</a></li>
|
|
<li><a href="http://www.altlinux.com/en/go/download/">Download</a></li>
|
|
<li><a href="http://torrent.altlinux.org/">Torrents</a></li>
|
|
</ul>
|
|
</td>
|
|
|
|
<td width="34%" class="column"> <!-- Third column: community -->
|
|
<ul>
|
|
<li><a href="http://lists.altlinux.org">Mailing Lists</a></li>
|
|
<li><a href="http://forum.altlinux.org">User Forum</a></li>
|
|
<li><a href="http://bugs.altlinux.org">Report a Bug</a></li>
|
|
<li><a href="http://planet.altlinux.org">ALT Linux Planet</a></li>
|
|
<li><a href="http://packages.altlinux.org">Software Repository</a></li>
|
|
<li><a href="http://git.altlinux.org">Build environment</a></li>
|
|
</ul>
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr><td colspan="3" id="search">
|
|
<!-- Search pane -->
|
|
<form action="http://www.google.com/search" method="get">
|
|
<img src="images/magnifier.png" alt="Search on online resources">
|
|
<input type="hidden" name="cx" value="009267546552065786736:rwjixpf6cv8">
|
|
<input id="search_string" type="text" name="q" size="35">
|
|
<input id="search_button" type="submit" name="sa" value="Search in Internet">
|
|
</form>
|
|
</td></tr>
|
|
|
|
<!-- Social networks -->
|
|
<tr><td colspan="3" id="social">We will be glade to meet you on the following social networks:</td></tr>
|
|
<tr>
|
|
<th><a href="http://twitter.com/#!/altlinuxru" class="image"><img src="images/twitter.png" alt="Twitter" class="banner"></a></th>
|
|
<th><a href="https://www.facebook.com/group.php?gid=136328550579" class="image"><img src="images/facebook.png" alt="Facebook" class="banner"></a></th>
|
|
<th><a href="http://vkontakte.ru/club667081" class="image"><img src="images/vkontakte.png" alt="VKontakte" class="banner"></a></th>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<!-- Copyright information -->
|
|
<div id="footer">
|
|
<table border="0" width="100%">
|
|
<tr>
|
|
<td id="left_footer">© 2011 ALT Linux. All rights reserved.</td>
|
|
<td id="right_footer">
|
|
Tel/fax: +7 (495) 662-3883<br>
|
|
119334, Russian Federation, Moscow, 5-th Donskoy proezd, 15, build 6.
|
|
</td>
|
|
</tr></table>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</body>
|
|
|