07666f713165023f0aa328b7c21fb195f8eaf253
Andrew Lewman first attempt at download e...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine somewhere along the line we...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

3) # Translation-Priority: 3-low
Andrew Lewman first attempt at download e...

Andrew Lewman authored 13 years ago

4) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

5) #<!-- ATTENTION TRANSLATOR -->
6) #<!-- You MUST copy '/include/lang.wmi' along with this file! -->
7) 
8) #<!-- TBB DEFAULT LANGUAGE: Change 'en-US' below to your language code (if package exists)-->
9) #<!-- IMPORTANT: You MUST also change the default selection in 'lang.wmi' -->
10) <define-tag lang>en-US</define-tag>
11) 
12) #<!-- Download button text for language enabled packages -->
Matt Pagan Tor Browser Bundle to Tor B...

Matt Pagan authored 9 years ago

13) <define-tag button-win-tbb32>Tor Browser</define-tag>
Georg Koppen Add Win 64bit bundles to do...

Georg Koppen authored 5 years ago

14) <define-tag button-win-tbb64>Windows 64-bit</define-tag>
Nicolas Vigier Remove old osx32 variables...

Nicolas Vigier authored 6 years ago

15) <define-tag button-osx-tbb64>Tor Browser</define-tag>
Matt Pagan Tor Browser Bundle to Tor B...

Matt Pagan authored 9 years ago

16) <define-tag button-lin-tbb32>Tor Browser</define-tag>
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

17) <define-tag button-lin-tbb64>Linux 64-bit</define-tag>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

18) 
Sebastian Hahn Remove the ANNOUNCE_RSS hac...

Sebastian Hahn authored 12 years ago

19) #include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8"
Andrew Lewman first attempt at download e...

Andrew Lewman authored 13 years ago

20) 
Andrew Lewman add in the rest of the page...

Andrew Lewman authored 13 years ago

21) <div id="content" class="clearfix">
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

22) 	<div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download>">Download</a></div>
23) 	<!-- BEGIN TEASER WARNING -->
24) 	<div class="warning-top">
25) 		<h2>Want Tor to really work?</h2>
26) 		<p>You need to change some of your habits, as some things won't work exactly as you are used to. Please read the <a href="#warning">full list of warnings</a> for details.</p>
27) 	</div>
28) 	<!-- END TEASER WARNING -->
29) 	<div id="download-donate" class="clearfix">
30) 		<!-- START DOWNLOADS -->
31) 		<!-- START WINDOWS -->
32) 
traumschule download: add links to tor...

traumschule authored 5 years ago

33)   <div id="tor" style="padding: 15px">
traumschule download: link to projects/...

traumschule authored 5 years ago

34)     Are you looking for the <a href="<page download/tor>">Tor source tarball</a>?
traumschule download: add links to tor...

traumschule authored 5 years ago

35)   </div>
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

36) 
37) 
38) <div id="dow-don-left">
Georg Koppen Add Win 64bit bundles to do...

Georg Koppen authored 5 years ago

39) <!-- START WINDOWS 64-Bit -->
40)       <div id="windows" class="easy windows">
41) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
42) 	  <div class="desc">
43) 	    <h2>Tor Browser for Windows (64 bit)</h2>
44) 	    <em>Version <version-torbrowserbundle> - Windows 10, 8, and 7</em>
45) 	    <p>Everything you need to safely browse the Internet. <br /><a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
46) 	  </div>
47) 	  <form class="downloads">
48) 	    <a class="button win-tbb64" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-win64-<version-torbrowserbundle>_<lang>.exe"><span
49)             class="strong">Download</span><span class="normal"><button-win-tbb64></span></a>
50) 	    <select name="language" id="win-tbb64" class="lang">
51) #include <lang.wmi>
52) 	    </select>
53) 	    <div class="sig" style="margin-bottom: 5px;">
54) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
55) 	      (<a class="win-tbb64-sig"
56)                href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-win64-<version-torbrowserbundle>_<lang>.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
57) 	    </div>
58) 	  </form>
59) 	  <p class="alt-dl">Not Using Windows?<br />Download for <a href="#mac">Mac</a> or <a href="#linux">Linux</a></p>
60) 	</div>
61)       </div>
62) <!-- START WINDOWS 32-Bit -->
Andrew Lewman patch from jmtodaro for eve...

Andrew Lewman authored 11 years ago

63)       <div id="windows" class="easy windows">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

64) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

65) 	  <div class="desc">
Matt Pagan Tor Browser Bundle to Tor B...

Matt Pagan authored 9 years ago

66) 	    <h2>Tor Browser for Windows</h2>
Georg Koppen Add Win 64bit bundles to do...

Georg Koppen authored 5 years ago

67) 	    <em>Version <version-torbrowserbundle> - Windows 10, 8, and 7</em>
Matt Pagan Dropped the line that encou...

Matt Pagan authored 10 years ago

68) 	    <p>Everything you need to safely browse the Internet. <br /><a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

69) 	  </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

70) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

71) 	    <a class="button win-tbb" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe"><span class="strong">Download</span><span class="normal"><button-win-tbb32></span></a>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

72) 	    <select name="language" id="win-tbb" class="lang">
73) #include <lang.wmi>
74) 	    </select>
75) 	    <div class="sig" style="margin-bottom: 5px;">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

76) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

77) 	      (<a class="win-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

78) 	    </div>
79) 	  </form>
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

80) 	  <p class="alt-dl">Not Using Windows?<br />Download for <a href="#mac">Mac</a> or <a href="#linux">Linux</a></p>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

81) 	</div>
82)       </div>
83) <!-- START MAC -->
Andrew Lewman patch from jmtodaro for eve...

Andrew Lewman authored 11 years ago

84)       <div id="mac" class="easy mac">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

85) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

86) 	  <div class="desc">
Matt Pagan Tor Browser Bundle to Tor B...

Matt Pagan authored 9 years ago

87) 	    <h2>Tor Browser for Mac</h2>
Georg Koppen 10.9 is the min OS X versio...

Georg Koppen authored 6 years ago

88) 	    <em>Version <version-torbrowserbundleosx64> - OS X (10.9+)</em> <a href="https://blog.torproject.org/category/tags/tbb">Read the release announcements!</a>
Mike Perry Remove statement about Mac...

Mike Perry authored 8 years ago

89) 	    <p>Everything you need to safely browse the Internet.<br /><a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

90) 	  </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

91) 	  <form class="downloads">
Nicolas Vigier Remove old osx32 variables...

Nicolas Vigier authored 6 years ago

92) 	    <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

93) 	    <select name="language" id="osx-tbb" class="lang">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

94) #include <lang.wmi>
95) 	    </select>
96) 	    <div class="sig" style="margin-bottom: 5px;">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

97) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

98) 	      (<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

99) 	    </div>
100) 	  </form>
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

101) 	  <p class="alt-dl">Not Using Mac? Download for <a href="#windows">Windows</a> or <a href="#linux">Linux</a></p>
Erinn Clark fix the download-easy page...

Erinn Clark authored 10 years ago

102)         </div>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

103)       </div>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

104) <!-- START LINUX 64-Bit -->
hiromipaw Put the download easy-linux...

hiromipaw authored 7 years ago

105)       <div id="linux" class="easy linux">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

106) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

107) 	  <div class="desc">
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

108) 	    <h2>Tor Browser for Linux (64-Bit)</h2>
109) 	    <em>Version <version-torbrowserbundlelinux64> - Linux (64-Bit)</em> <a href="https://blog.torproject.org/category/tags/tbb">Read the release announcements!</a>
110) 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run.<br /><a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

111) 	  </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

112) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

113) 	    <a class="button lin-tbb64" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb64></span></a>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

114) 	    <select name="language" id="lin-tbb64" class="lang">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

115) #include <lang.wmi>
116) 	    </select>
117) 	    <div class="sig" style="margin-bottom: 5px;">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

118) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

119) 	      (<a class="lin-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

120) 	    </div>
121) 	  </form>
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

122) 	  <p class="alt-dl">Not Using Linux? Download for <a href="#mac">Mac</a> or <a href="#windows">Windows</a></p>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

123) 	</div>
124)       </div>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

125) <!-- START LINUX -->
hiromipaw Put the download easy-linux...

hiromipaw authored 7 years ago

126)       <div class="easy linux">
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

127) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

128) 	  <div class="desc">
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

129) 	    <h2>Tor Browser for Linux (32-Bit)</h2>
130) 	    <em>Version <version-torbrowserbundlelinux32> - Linux (32-Bit)</em> <a href="https://blog.torproject.org/category/tags/tbb">Read the release announcements!</a>
131) 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run.<br />
132) 	    <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

133) 	  </div>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

134) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

135) 	    <a class="button lin-tbb32" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb32></span></a>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

136) 	    <select name="language" id="lin-tbb32" class="lang">
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

137) #include <lang.wmi>
138) 	    </select>
139) 	    <div class="sig" style="margin-bottom: 5px;">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

140) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

141) 	      (<a class="lin-tbb32-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

142) 	    </div>
143) 	  </form>
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

144) 	  <p class="alt-dl">Not Using Linux? Download for <a href="#mac">Mac</a> or <a href="#windows">Windows</a></p>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

145) 	</div>
146)       </div>
hiromipaw Remove openbsd from install...

hiromipaw authored 6 years ago

147) <!-- START BSD -->
148) 
149)   <div id="openbsd" class="easy bsd">
150)     <div class="package" style="padding-top: 13px; border-top: 0px;">
151)       <div class="desc">
152)         <h2>Running Tor on OpenBSD</h2>
153) 	<p>These are installation instructions for running Tor Browser in a OpenBSD environment.</p>
154) 	<p>To install from OpenBSD's packages, run:</p>
155) 
156) 
157)         <pre>pkg_add tor-browser</pre>
158) 
hiro Update OpenBSD instruction...

hiro authored 6 years ago

159) 	<p>Sometimes the most recent version of Tor Browser on OpenBSD is behind the current release. The available version of TB on OpenBSD should be checked with:
160) 
161) 	<pre>pkg_info -Q tor-browser</pre>
162) 
163) 	<p>If provided version is not the current Tor Browser version, it is not recommended.</p>
hiro Add changes for android rel...

hiro authored 5 years ago

164) 
hiromipaw Remove openbsd from install...

hiromipaw authored 6 years ago

165)         <p>To install the Tor Browser port from an updated ports tree, run:</p>
166) 
167)         <pre>cd /usr/ports/meta/tor-browser && make install</pre>
168)       </div>
169)     </div>
170)   </div>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

171) <!-- START ANDROID -->
172)   <div id="android" class="easy android">
Donncha O'Cearbhaill Display Orbot on Tor downlo...

Donncha O'Cearbhaill authored 8 years ago

173)     <div class="package" style="padding-top: 13px; border-top: 0px;">
174)       <div class="desc">
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

175) 	  <h2>Tor Browser for Android</h2>
hiro Add changes for android rel...

hiro authored 5 years ago

176)           <p>Tor Browser for Android has only be released in alpha-version. <br />
177) 					You can download the alpha release on <a href="https://play.google.com/store/apps/details?id=org.torproject.torbrowser_alpha">GooglePlay</a> or from
178) 					our <a href="https://www.torproject.org/projects/torbrowser.html.en#downloads-alpha">alpha download list</a>.
179) 					</p>
traumschule Bug 27498: download-easy: h...

traumschule authored 5 years ago

180) <!--
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

181)           <p>
182)           Introducing Tor Browser for Android, the mobile browser with the
183)           highest privacy protections ever available and on par with Tor
184)           Browser for desktop. You can download the alpha release on
185)           <a href="https://play.google.com/store/apps/details?id=org.torproject.android">GooglePlay</a>
186)           or <a href="">FDroid</a>, or you can get the apk by clicking on the
Roger Dingledine fix spelling error on downl...

Roger Dingledine authored 5 years ago

187)           button below.
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

188)           </p>
189)           <p>
190)           Note: For this release, you also need to install Orbot, you can
191)           learn more about it
192)           <a href="https://www.torproject.org/docs/android.html.en">here</a>.
193)           </p>
194)           <p>
195)           Known issue: Our Security Slider is now under ‘Security Settings,
hiro Add changes for android rel...

hiro authored 5 years ago

196)           but because of a small issue, it’s only showing up after you restart
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

197)           the app. We plan on fixing it for the next release.
198)           </p>
199)           <form class="downloads">
hiro Add apk link and version va...

hiro authored 5 years ago

200)             <a class="button" href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/tor-browser-android-arm-<version-torbrowserbundleandroid>.apk"><span class="strong">Download</span><span class="normal">Android</span></a>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

201) 	    <div class="sig">
hiro Add apk link and version va...

hiro authored 5 years ago

202)               (<a class="android-tbb-sig" href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/TorBrowser-<version-torbrowserbundleandroid>.asc">sig</a>)
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

203)               <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
204)             </div>
205)           </form>
traumschule Bug 27498: download-easy: h...

traumschule authored 5 years ago

206) -->
Donncha O'Cearbhaill Display Orbot on Tor downlo...

Donncha O'Cearbhaill authored 8 years ago

207)       </div>
208)     </div>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

209)   </div>
traumschule Bug 27498: download-easy: h...

traumschule authored 5 years ago

210) <!-- END ANDROID -->
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

211)       <p class="all-dl">Looking For Something Else? <a href="<page download/download>">View All Downloads</a></p>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

212) <!-- END DOWNLOADS --><br>
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

213) </div> <!-- END dow-don-left -->
214) 
215) 
216) 
217) 
218) <div id="dow-don-right">
Arthur Edelstein Bug 20734: Fix links and re...

Arthur Edelstein authored 7 years ago

219) <a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a>
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

220) </div> <!-- END dow-don-right -->
221) 
222) 
223) 
224) 	</div> <!-- END download-donate -->
225) 	<div id="maincol-left">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

226) <!-- BEGIN WARNING -->
traumschule turn download warnings into...

traumschule authored 5 years ago

227) #include <warning.wmi>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

228) <!-- END WARNING -->
Andrew Lewman get rid of the non-existing...

Andrew Lewman authored 13 years ago

229) </div>
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

230) <!-- END MAINCOL -->
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

231) <!-- START SIDECOL -->
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

232) <div id="sidecol-right">
Andrew Lewman patch from jmtodaro for eve...

Andrew Lewman authored 11 years ago

233) <div class="img-shadow sidenav-ez">
234) <div class="sidenav-sub">
235) <ul>
236) <li class="dropdown"><a href="#windows">Microsoft Windows</a></li>
237) <li class="dropdown"><a href="#mac">Apple OS X</a></li>
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

238) <li class="dropdown"><a href="#linux">Linux</a></li>
hiromipaw Remove openbsd from install...

hiromipaw authored 6 years ago

239) <li class="dropdown"><a href="#openbsd">OpenBSD</a></li>
Donncha O'Cearbhaill Display Orbot on Tor downlo...

Donncha O'Cearbhaill authored 8 years ago

240) <li class="dropdown"><a href="#android">Android</a></li>
Roger Dingledine use the <page> tag consiste...

Roger Dingledine authored 10 years ago

241) <li class="dropdown"><a href="<page download/download>">All Downloads</a></li>
Andrew Lewman patch from jmtodaro for eve...

Andrew Lewman authored 11 years ago

242) </ul>
243) </div>
244) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

245) <!-- START INFO -->
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

246) <div class="img-shadow">
247) <div class="sidenav-sub">
248) <h2>Having Trouble?</h2>
249) <ul>
250) <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
251) </ul>
252) </div>
253) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

254) <!-- END INFO -->
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

255) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

256) <!-- END SIDECOL -->
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

257) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

258) <!-- END CONTENT -->