added placeholder for obfuscated mailaddress
cleaned up the main navigation bar moved some text around
This commit is contained in:
parent
bbe38e4649
commit
e6eec6a97c
18 changed files with 119 additions and 171 deletions
|
@ -1,4 +1,4 @@
|
|||
<div id="mission">
|
||||
<div class="centercontent">
|
||||
<h2>What is it about?</h2>
|
||||
<p>The CryptoBox project wants to bring data encryption to the masses.</p>
|
||||
<p>Therefore we develop two free (GPL) software packages:</p>
|
||||
|
@ -9,7 +9,7 @@
|
|||
encrypting fileserver without bothering about complicated administration
|
||||
issues.</li>
|
||||
</ul>
|
||||
<p>The privacy of <i>your</i> data is our mission. </p>
|
||||
<p>Any Questions? Mail to <i>info(at)cryptobox.org</i>!</p>
|
||||
<p>Get some more <a href="details.html">details</a>.</p>
|
||||
<p>Any questions left? Send a mail to <a href="mailto:%(mailaddress)s">%(mailaddress)s</a>!</p>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,19 +1,12 @@
|
|||
<div class="left">
|
||||
<div class="leftcontent">
|
||||
<h2>Screenshots</h2>
|
||||
<p style="text-align:center"><a href="screenshots.html"><img border="0" alt="img: screenshot" src="gfx/screen_mini.png"/><br/>
|
||||
More screenshots</a></p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Download</h2>
|
||||
<p>Fetch the latest release of the <a href="download.html">CryptoBox-server
|
||||
package v0.3.1</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Recent changes</h2>
|
||||
%(rss_content)s
|
||||
<h2>Future release plans</h2>
|
||||
<p>CryptoBox-Server:</p>
|
||||
<ul><li>v0.4 <span class="date">04/15/02007</span></li></ul>
|
||||
<p>CryptoBox-CD:</p>
|
||||
<ul><li>v0.3.1 <span class="date">02/15/02007</span></li></ul>
|
||||
<p>Read the <a href="http://devel.cryptobox.org/roadmap">development roadmap</a>
|
||||
for more details.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue