Thomas Sjögren commited on 2005-05-26 12:24:26
Zeige 1 geänderte Dateien mit 22 Einfügungen und 14 Löschungen.
| ... | ... |
@@ -6,7 +6,7 @@ |
| 6 | 6 |
<title>Tor: An anonymous Internet communication system</title> |
| 7 | 7 |
<meta name="Author" content="Roger Dingledine" /> |
| 8 | 8 |
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> |
| 9 |
- <link rel="stylesheet" type="text/css" href="stylesheet.css" /> |
|
| 9 |
+ <link rel="stylesheet" type="text/css" href="../stylesheet.css" /> |
|
| 10 | 10 |
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> |
| 11 | 11 |
</head> |
| 12 | 12 |
|
| ... | ... |
@@ -18,16 +18,16 @@ |
| 18 | 18 |
<tr> |
| 19 | 19 |
<td class="banner-left"></td> |
| 20 | 20 |
<td class="banner-middle"> |
| 21 |
- <a class="current">Home</a> |
|
| 22 |
- | <a href="howitworks.html">How It Works</a> |
|
| 23 |
- | <a href="download.html">Download</a> |
|
| 24 |
- | <a href="documentation.html">Docs</a> |
|
| 25 |
- | <a href="users.html">Users</a> |
|
| 26 |
- | <a href="faq.html">FAQs</a> |
|
| 27 |
- | <a href="contribute.html">Contribute</a> |
|
| 28 |
- | <a href="developers.html">Developers</a> |
|
| 29 |
- | <a href="research.html">Research</a> |
|
| 30 |
- | <a href="people.html">People</a> |
|
| 21 |
+ <a href="../">Home</a> |
|
| 22 |
+ | <a href="../howitworks.html">How It Works</a> |
|
| 23 |
+ | <a href="../download.html">Download</a> |
|
| 24 |
+ | <a href="../documentation.html">Docs</a> |
|
| 25 |
+ | <a href="../users.html">Users</a> |
|
| 26 |
+ | <a href="../faq.html">FAQs</a> |
|
| 27 |
+ | <a href="../contribute.html">Contribute</a> |
|
| 28 |
+ | <a href="../developers.html">Developers</a> |
|
| 29 |
+ | <a href="../research.html">Research</a> |
|
| 30 |
+ | <a href="../people.html">People</a> |
|
| 31 | 31 |
</td> |
| 32 | 32 |
<td class="banner-right"></td> |
| 33 | 33 |
</tr> |
| ... | ... |
@@ -39,11 +39,11 @@ |
| 39 | 39 |
|
| 40 | 40 |
<!-- SIDEBAR (OPTIONAL) --> |
| 41 | 41 |
<div class="sidebar"> |
| 42 |
-<a href="download.html"><img src="images/download_tor.png" alt="Download Tor" /></a> |
|
| 42 |
+<a href="download.html"><img src="../images/download_tor.png" alt="Download Tor" /></a> |
|
| 43 | 43 |
|
| 44 | 44 |
<br /> |
| 45 | 45 |
|
| 46 |
-<a href="overview.html"><img src="images/how_tor_works_thumb.png" |
|
| 46 |
+<a href="overview.html"><img src="../images/how_tor_works_thumb.png" |
|
| 47 | 47 |
alt="How Tor Works" /></a> |
| 48 | 48 |
</div> |
| 49 | 49 |
<!-- END SIDEBAR --> |
| ... | ... |
@@ -140,7 +140,15 @@ the archives or subscribe</a>. |
| 140 | 140 |
|
| 141 | 141 |
</div><!-- #main --> |
| 142 | 142 |
|
| 143 |
-<a href="https://secure.eff.org"><img src="images/eff_badge.png" |
|
| 143 |
+<hr /> |
|
| 144 |
+ |
|
| 145 |
+This page is also available in the following languages: |
|
| 146 |
+<a href="index.de.html">Deutsch</a> <a href="index.de.html">svenska</a> |
|
| 147 |
+<a href="index.de.html">soumi</a> |
|
| 148 |
+ |
|
| 149 |
+<hr /> |
|
| 150 |
+ |
|
| 151 |
+<a href="https://secure.eff.org"><img src="../images/eff_badge.png" |
|
| 144 | 152 |
alt="Tor development is supported by EFF" /></a> |
| 145 | 153 |
|
| 146 | 154 |
</div> |
| 147 | 155 |