forked from I2P_Developers/i2p.i2p
43 lines
2.1 KiB
HTML
43 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>I2P Anonymous Webserver | I'm a non-translated welcome page</title>
|
|
<link rel="shortcut icon" href="favicon.ico" />
|
|
<link rel="stylesheet" type="text/css" href="lib/eepsite.css" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
</head>
|
|
<body>
|
|
<div class="main">
|
|
<div class="langbar">
|
|
<!-- Some of these languages listed here are yet to be translated -->
|
|
<a href="index.html"><img src="lib/us.png" title="English" alt="English"></a>
|
|
<a href="index_zh.html"><img src="lib/cn.png" title="中文" alt="中文"></a>
|
|
<a href="index_de.html"><img src="lib/de.png" title="Deutsch" alt="Deutsch"></a>
|
|
<a href="index_es.html"><img src="lib/es.png" title="Español" alt="Español"></a>
|
|
<a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a>
|
|
<a href="index_na.html"><img src="lib/ir.png" title="فارسی" alt="فارسی"></a>
|
|
<a href="index_na.html"><img src="lib/jp.png" title="日本語" alt="日本語"></a>
|
|
<a href="index_nl.html"><img src="lib/nl.png" title="Nederlands" alt="Nederlands"></a>
|
|
<a href="index_ru.html"><img src="lib/ru.png" title="Русский" alt="Русский"></a>
|
|
<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a>
|
|
</div>
|
|
<h1>I2P Anonymous Webserver</h1>
|
|
<h2>Help translate this page into your language!</h2>
|
|
<div class="notify">
|
|
If you're viewing this page and not an actual translation of the welcome page into your
|
|
native tongue, that's because it hasn't been done yet! I2P
|
|
needs your help! Please consider helping I2P become more accessible
|
|
to non-English speakers by volunteering some time translating the following :
|
|
<ul>
|
|
<li><a href="http://www.i2p2.i2p">the website</a> </li>
|
|
<li><a href="http://127.0.0.1:7657">the console</a></li>
|
|
<li><a href="index.html">the eepsite quick guide</a></li></ul>
|
|
|
|
Please visit our IRC support channel via <a href="irc://irc.freenode.net/i2p">#i2p on Freenode</a> or
|
|
anonymously via your resident <a href="irc://127.0.0.1:6668/i2p">I2P IRC tunnel</a> for more information.</div>
|
|
<hr><div class="footnote">
|
|
Document last edited: November 2009.</div>
|
|
</div>
|
|
</body>
|
|
</html>
|