webwml/download/en/thankyou.wml
2011-08-29 22:40:10 +00:00

69 lines
3.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 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 &raquo; </a>
<a href="<page download/download>">Download &raquo; </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 youre 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>Were 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>! Its 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, thats great, but remember that Tor can only be effective if you use the programs its developed for!</p>
</div>
</div>
<!-- END INFOBLOCK -->
</div>
<!-- END SIDECOL -->
</div>
<!-- END CONTENT -->
#include <foot.wmi>