<div class="left">

	<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
			href="%(current-cd-url)s">%(current-cd-version)s</a></p>
		<p>CryptoBox-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>
	</div>


	<div class="leftcontent">
		<h2>Details</h2>
		<p>Read what's <a href="details.html">under the hood</a> of the CryptoNAS.</p>
	</div>

	<div class="leftcontent">
		<h2>License</h2>
		<p>All code is licensed under the <a href="http://www.fsf.org/licensing/licenses/gpl.html">GPL</a>.</p>
		<p>The documentation, the graphics and this website are licensed under a <a href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons License</a>.</p>
	</div>

</div>