remove sitemap.wml since it is no longer needed.
Andrew Lewman

Andrew Lewman commited on 2010-10-18 13:39:28
Zeige 1 geänderte Dateien mit 0 Einfügungen und 57 Löschungen.

... ...
@@ -1,57 +0,0 @@
1
-## translation metadata
2
-# Revision: $Revision: 0 $
3
-# Translation-Priority: 3-low 
4
-
5
-#include "head.wmi" TITLE="Tor Website Content Map" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
6
-
7
-<div id="home">
8
-    <div id="content" class="clearfix">
9
-    	<div id="maincol">
10
-
11
-<h2>Four oh four: the content you wanted has moved.</h2>
12
-<p>We've completely reworked the Tor Website for the first time in seven
13
-years.  Many urls, links, and paths have changed with the new website.
14
-Below is a map to content on the site.  Perhaps you will find what you
15
-wanted below.</p>
16
-
17
-<dt>Tor Overview</dt>
18
-<dd><a href="<page about/overview>"><page about/overview></a></dd>
19
-
20
-<dt>Download Tor</dt>
21
-<dd><a href="<page download/download>"><page download/download></a></dd>
22
-
23
-<dt>Tor Browser</dt>
24
-<dd><a href="<page projects/torbrowser>"><page projects/torbrowser></a></dd>
25
-
26
-<dt>Documentation</dt>
27
-<dd><a href="<page docs/documentation>"><page docs/documentation></a></dd>
28
-
29
-<dt>Get involved with Tor</dt>
30
-<dd><a href="<page getinvolved/volunteer>"><page getinvolved/volunteer></a></dd>
31
-
32
-<dt>People involved with Tor</dt>
33
-<dd><a href="<page about/corepeople>"><page about/corepeople></a></dd>
34
-
35
-<dt>Donate to Tor</dt>
36
-<dd><a href="<page donate/donate>"><page donate/donate></a></dd>
37
-
38
-<dt>Who uses Tor?</dt>
39
-<dd><a href="<page about/torusers>"><page about/torusers></a></dd>
40
-
41
-<dt>Tor Relay Documentation</dt>
42
-<dd><a href="<page docs/tor-doc-relay>"><page docs/tor-doc-relay></a></dd>
43
-
44
-<dt>How to contact Tor people</dt>
45
-<dd><a href="<page about/contact>"><page about/contact></a></dd>
46
-
47
-<dt>FAQ about the Tor trademark</dt>
48
-<dd><a href="<page docs/trademark-faq>"><page docs/trademark-faq></a></dd>
49
-
50
-<dt>Press Information</dt>
51
-<dd><a href="<page press/press>"><page press/press></a></dd>
52
-        </div>
53
-    </div>
54
-    <!-- END CONTENT -->
55
-  </div>
56
-  <!-- END HOME -->
57
-#include <foot.wmi>
58 0