Author: phobos Date: 2011-01-27 07:53:34 +0000 (Thu, 27 Jan 2011) New Revision: 24139
Modified: website/trunk/download/en/download-easy.wml Log: add sig links, clean up paragraphs at the bottom, change the description to be above the table, make the downloads look less out of place. Modified: website/trunk/download/en/download-easy.wml =================================================================== --- website/trunk/download/en/download-easy.wml 2011-01-27 07:39:53 UTC (rev 24138) +++ website/trunk/download/en/download-easy.wml 2011-01-27 07:53:34 UTC (rev 24139) @@ -9,37 +9,43 @@ <div id="maincol-left"> <table class="topforty"> -<tr colspan="3"> +<tr> <td class="nopad"><div class="title"> Tor Browser Bundle for </div> </td> </tr> <tr> +<td>The <strong>Tor Browser Bundle</strong> contains everything you need +to safely browse the Internet. This package requires no installation. +Just extract it and run. <a href="<page projects/torbrowser>">Learn more +»</a></td> +</tr> +<tr class="gray"> <td class="nopad" align="center"><span class="windows"> -# Translators: please point to the version of TBB in your language, -# if there is one. -<a -href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe">Windows 7, Vista, XP</a> +# Translators: please point to the version of TBB in your language, if there is one. +<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe">Windows 7, Vista, XP</a> +(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe.asc">sig</a>) +</span> </td> +<tr> <td class="nopad" align="center"><span class="mac"> -<a -href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx- i386-en-US.zip">Apple OS X Intel</a> +# Translators: please point to the version of TBB in your language, if there is one. +<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx- i386-en-US.zip">Apple OS X Intel</a> +(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-en-US.zip.asc">sig</a>) +</span> </td> +</tr> +<tr class="gray"> <td class="nopad" align="center"><span class="linux"> -<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version- -torbrowserbundlelinux32>-dev-en-US.tar.gz">GNU/Linux i686</a> +# Translators: please point to the version of TBB in your language, if there is one. +<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version- torbrowserbundlelinux32>-dev-en-US.tar.gz">GNU/Linux i686</a> +(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-en-US.tar.gz.asc">sig</a>) +</span> </td> </tr> -<tr> -<td class="nopad" colspan="3"><h3>Zero installation. Great for USB -drives! Pre-configured to protect your anonymity with Tor, Vidalia, -Firefox and more. <a href="<page projects/torbrowser>">More details -and languages</a>.</h3> -</td> -</tr> </table> - +<br> <!-- BEGIN TEASER WARNING --> <div class="warning"> <h2>Want Tor to really work?</h2> @@ -50,32 +56,11 @@ </p> </div> <!-- END TEASER WARNING --> - -<div class="nb"> +<br> <p>Need more download options? <a href="<page download/download>">See advanced choices</a>.</p> -</div> - -<div class="nb"> -<p>Verify the signatures for the downloads above (<a href="<page docs/verifying-signatures>">How?</a>):</p> - <ul> - <li><a -href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe.asc"> -Tor Browser Bundle for Windows signature</a></li> - <li><a -href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx- -i386-en-US.zip.asc">Tor Browser Bundle for OSX signature</a></li> - <li><a -href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version- -torbrowserbundlelinux32>-dev-en-US.tar.gz.asc">Tor Browser Bundle for GNU/Linux -signature</a></li> - </ul> -</div> - -<div class="nb"> +<br> <p>Interested in <a href="<page about/overview>">learning more about Tor in general</a>?</p> -</div> - -<div class="nb"> +<br> <p> To keep informed of security advisories and new stable releases, subscribe to the <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-announce">tor-announce
