87bc6d7d23873c5f2325a161735b004542e4d605
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">
traumschule download: move OS box up, c...

traumschule authored 5 years ago

22)  <div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download>">Download</a></div>
23)   <div id="maincol-left">
24) <!-- BEGIN TEASER WARNING -->
25)    <div class="warning-top">
26)     <h2>Want Tor to really work?</h2>
27)     <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>
28)    </div>
29) <!-- END TEASER WARNING -->
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

30) 
traumschule download: move OS box up, c...

traumschule authored 5 years ago

31) <!-- START DOWNLOADS -->
32)    <div id="dow-don-left">
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>
traumschule download: move OS box up, c...

traumschule authored 5 years ago

36) <!-- START WINDOWS -->
Georg Koppen Add Win 64bit bundles to do...

Georg Koppen authored 5 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 10 years ago

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

Matt Pagan authored 9 years ago

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

Georg Koppen authored 5 years ago

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

Matt Pagan authored 10 years ago

66) 	    <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

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

Andrew Lewman authored 12 years ago

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

Nicolas Vigier authored 6 years ago

69) 	    <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

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

David Fifield authored 9 years ago

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

Nicolas Vigier authored 6 years ago

75) 	      (<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

76) 	    </div>
77) 	  </form>
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

78) 	  <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

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 10 years ago

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

Matt Pagan authored 9 years ago

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

Georg Koppen authored 6 years ago

86) 	    <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 9 years ago

87) 	    <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

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

Andrew Lewman authored 12 years ago

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

Nicolas Vigier authored 6 years ago

90) 	    <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

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

Andrew Lewman authored 12 years ago

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

David Fifield authored 9 years ago

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

Nicolas Vigier authored 6 years ago

96) 	      (<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

97) 	    </div>
98) 	  </form>
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

99) 	  <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

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

Andrew Lewman authored 12 years ago

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

Sebastian Hahn authored 7 years ago

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

hiromipaw authored 7 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 10 years ago

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

Sebastian Hahn authored 7 years ago

106) 	    <h2>Tor Browser for Linux (64-Bit)</h2>
107) 	    <em>Version <version-torbrowserbundlelinux64> - Linux (64-Bit)</em> <a href="https://blog.torproject.org/category/tags/tbb">Read the release announcements!</a>
108) 	    <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

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

Andrew Lewman authored 12 years ago

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

Nicolas Vigier authored 6 years ago

111) 	    <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

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

Andrew Lewman authored 12 years ago

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

David Fifield authored 9 years ago

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

Nicolas Vigier authored 6 years ago

117) 	      (<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

118) 	    </div>
119) 	  </form>
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

120) 	  <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

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

Sebastian Hahn authored 7 years ago

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

hiromipaw authored 7 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 10 years ago

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

Sebastian Hahn authored 7 years ago

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

Andrew Lewman authored 10 years ago

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

Andrew Lewman authored 12 years ago

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

Nicolas Vigier authored 6 years ago

133) 	    <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

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

Andrew Lewman authored 12 years ago

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

David Fifield authored 9 years ago

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

Nicolas Vigier authored 6 years ago

139) 	      (<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

140) 	    </div>
141) 	  </form>
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

142) 	  <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

143) 	</div>
144)       </div>
hiromipaw Remove openbsd from install...

hiromipaw authored 6 years ago

145) <!-- START BSD -->
146) 
147)   <div id="openbsd" class="easy bsd">
148)     <div class="package" style="padding-top: 13px; border-top: 0px;">
149)       <div class="desc">
traumschule download-easy: shorten Open...

traumschule authored 5 years ago

150)         <h2>Tor Browser OpenBSD</h2>
151) 	<p>
152)         To install Tor Browser on OpenBSD, run:</p>
hiromipaw Remove openbsd from install...

hiromipaw authored 6 years ago

153)         <pre>pkg_add tor-browser</pre>
154) 
traumschule download-easy: shorten Open...

traumschule authored 5 years ago

155) 	<p>
156)         Sometimes the most recent version of Tor Browser on OpenBSD is
157)         behind the current release.<br/>
158)         The available version of TB on OpenBSD should be checked with:
159)         </p>
hiro Update OpenBSD instruction...

hiro authored 6 years ago

160) 	<pre>pkg_info -Q tor-browser</pre>
traumschule download-easy: shorten Open...

traumschule authored 5 years ago

161) 	<p>
162)         If provided version is not the current Tor Browser version, it is
163)         not recommended. To install the Tor Browser port from an updated ports
164)         tree, run:</p>
hiromipaw Remove openbsd from install...

hiromipaw authored 6 years ago

165)         <pre>cd /usr/ports/meta/tor-browser && make install</pre>
166)       </div>
167)     </div>
168)   </div>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

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

Donncha O'Cearbhaill authored 8 years ago

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

traumschule authored 5 years ago

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

hiro authored 5 years ago

174)           <p>Tor Browser for Android has only be released in alpha-version. <br />
175) 					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
176) 					our <a href="https://www.torproject.org/projects/torbrowser.html.en#downloads-alpha">alpha download list</a>.
177) 					</p>
traumschule Bug 27498: download-easy: h...

traumschule authored 5 years ago

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

traumschule authored 5 years ago

179)           <p>
180)           Introducing Tor Browser for Android, the mobile browser with the
181)           highest privacy protections ever available and on par with Tor
182)           Browser for desktop. You can download the alpha release on
183)           <a href="https://play.google.com/store/apps/details?id=org.torproject.android">GooglePlay</a>
184)           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

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

traumschule authored 5 years ago

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

hiro authored 5 years ago

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

traumschule authored 5 years ago

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

hiro authored 5 years ago

198)             <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

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

hiro authored 5 years ago

200)               (<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

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

traumschule authored 5 years ago

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

Donncha O'Cearbhaill authored 8 years ago

205)       </div>
206)     </div>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

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

traumschule authored 5 years ago

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

Andrew Lewman authored 12 years ago

209)       <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

210) <!-- END DOWNLOADS --><br>
traumschule download: move OS box up, c...

traumschule authored 5 years ago

211) </div>
212) <!-- END dow-don-left -->
Andrew Lewman update download page per ti...

Andrew Lewman authored 10 years ago

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

Andrew Lewman authored 12 years ago

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

traumschule authored 5 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

217) </div>
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

218) <!-- END MAINCOL -->
traumschule download: move OS box up, c...

traumschule authored 5 years ago

219) 
220) <!-- START dow-don-right -->
221) <div id="dow-don-right">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

222) <!-- START SIDECOL -->
traumschule download: move OS box up, c...

traumschule authored 5 years ago

223)   <div id="sidecol-right">
224)    <div class="img-shadow sidenav-ez">
225)     <div class="sidenav-sub">
226)      <ul>
227)       <li class="dropdown"><a href="#windows">Microsoft Windows</a></li>
228)       <li class="dropdown"><a href="#mac">Apple OS X</a></li>
229)       <li class="dropdown"><a href="#linux">Linux</a></li>
230)       <li class="dropdown"><a href="#openbsd">OpenBSD</a></li>
231)       <li class="dropdown"><a href="#android">Android</a></li>
232)       <li class="dropdown"><a href="<page download/download>">All Downloads</a></li>
233)      </ul>
234)     </div>
235)    </div>
236) <!-- START DONATE -->
237)    <div id="download-donate">
238)     <a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a>
239)    </div>
240) <!-- END DONATE -->
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

241) <!-- START INFO -->
traumschule download: move OS box up, c...

traumschule authored 5 years ago

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

Andrew Lewman authored 12 years ago

250) <!-- END INFO -->
traumschule download: move OS box up, c...

traumschule authored 5 years ago

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

Andrew Lewman authored 12 years ago

252) <!-- END SIDECOL -->
traumschule download: move OS box up, c...

traumschule authored 5 years ago

253) </div>
254) <!-- END dow-don-right -->
255) 
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

257) <!-- END CONTENT -->