Website updates for v0.3.5; removed references to codecoop.

This commit is contained in:
frisco 2010-08-22 03:10:27 +00:00
parent 545f7c02cc
commit b2b2db9b10
12 changed files with 18 additions and 17 deletions

View file

@ -2,17 +2,17 @@
<div class="leftcontent">
<h2>Latest releases</h2>
<p>These are the latest, last and final releases with the
CryptoBox name.</p>
<p>CryptoBox live-CD: <a
<p>CryptoNAS live-CD: <a
href="%(current-cd-url)s">%(current-cd-version)s</a></p>
<p>CryptoBox-Server: <a
<p>CryptoNAS live system for USB sticks and hard disks: <a
href="%(current-usb-hdd-url)s">%(current-cd-version)s</a></p>
<p>CryptoNAS-Server: <a
href="%(current-server-url)s">%(current-server-version)s</a></p>
</div>
<div class="leftcontent">
<h2>Planned releases</h2>
<p>See the <a href="http://devel.cryptobox.org/roadmap">development roadmap</a>.</p>
<p>See the <a href="http://devel.cryptobox.org/roadmap">development roadmap</a>, or inquire on the <a href="mailt&#x006F;:%(mailaddress)s">%(mailaddress)s</a> mailing list.</p>
</div>