mirror of
https://github.com/torproject/webwml.git
synced 2025-02-09 03:39:15 +00:00
69 lines
3.0 KiB
Plaintext
69 lines
3.0 KiB
Plaintext
## translation metadata
|
||
# Revision: $Revision$
|
||
# Translation-Priority: 3-low
|
||
#include "head.wmi" TITLE="Thank you for downloading Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
|
||
<div id="content" class="clearfix">
|
||
<div id="breadcrumbs">
|
||
<a href="<page index>">Home » </a>
|
||
<a href="<page download/download>">Download » </a>
|
||
<a href="<page download/thankyou>">Thank You</a>
|
||
</div>
|
||
|
||
<h1>Thank you for downloading Tor!</h1>
|
||
<p><strong>Your download should begin automatically in a few seconds, but if not, you can download with our <a href="#">direct link</a>.</strong></p>
|
||
<div id="maincol-left">
|
||
<div class="toptwenty">
|
||
<div class="img-shadow">
|
||
<div class="sidenav-sub">
|
||
<h2>Need Help?</h2>
|
||
<ul>
|
||
<li class="dropdown"><a href="<page docs/installguide>">Read the Installation Guide</a></li>
|
||
<li class="dropdown"><a href="<page docs/faq>">Check out the FAQ</a></li>
|
||
<li class="dropdown"><a href="http://wiki.torproject.org">Read the Tor Wiki</a></li>
|
||
<li class="dropdown"><a href="#">Email our Technical Support</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<!-- END SIDENAV -->
|
||
<div class="right">
|
||
<div class="img-shadow">
|
||
<div class="custom-infoblock">
|
||
<h2>Is Your Installation Working?</h2>
|
||
<img class="project-icon" src="$(IMGROOT)/icon-default.jpg" alt="Default Icon">
|
||
<h4>Use TorCheck to test your Install</h4>
|
||
<p>Visit <a href="http://check.torproject.org">check.torproject.org</a> to see if your install is working, and you’re being protected by the Tor onion router.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- END MAINCOL -->
|
||
<div id="sidecol-right">
|
||
<div class="img-shadow">
|
||
<div class="infoblock clearfix">
|
||
<h2>Help Tor by Running a Relay</h2>
|
||
<p>We’re trying to reach 5,000 relays by 2011. Help support the Tor Project by <a href="<page docs/tor-doc-relay>">running your own</a>! It’s free and easy!</p>
|
||
<div class="fifty left toptwenty">
|
||
<p class="small"><em>Current</em></p>
|
||
<p class="current-relay">3,542</p>
|
||
</div>
|
||
<div class="fifty left toptwenty">
|
||
<p class="small"><em>Target</em></p>
|
||
<p class="target-relay">5,000</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- END INFOBLOCK -->
|
||
<div class="img-shadow">
|
||
<div class="infoblock">
|
||
<h2 class="bulb">Tor Tip</h2>
|
||
<p>If you take a step towards online privacy by downloading Tor, that’s great, but remember that Tor can only be effective if you use the programs it’s developed for!</p>
|
||
</div>
|
||
</div>
|
||
<!-- END INFOBLOCK -->
|
||
</div>
|
||
<!-- END SIDECOL -->
|
||
</div>
|
||
<!-- END CONTENT -->
|
||
#include <foot.wmi>
|