cryptonas-website/content/index/05_left

48 lines
1.1 KiB
Plaintext
Raw Normal View History

2006-12-20 01:43:15 +01:00
<div class="left">
2007-08-24 12:16:39 +02:00
<!-- <div class="leftcontent">
<h2>Demo</h2>
<p>See the CryptoBox <a href="http://demo.cryptobox.org">in action</a>.</p>
<ul>
<li>user: admin</li>
<li>password: admin</li>
</ul>
2007-08-24 12:16:39 +02:00
</div> -->
<div class="leftcontent">
<h2>Documentation</h2>
<p>Browse through the online <a
href="http://devel.cryptobox.org/wiki/CryptoBoxUser/en">user
2007-11-15 13:45:48 +01:00
documentation</a> site.</p>
</div>
<div class="leftcontent">
<h2>Details</h2>
<p>Read what's <a href="details.html">under the hood</a>.</p>
</div>
2007-03-01 10:05:53 +01:00
<div class="leftcontent">
<h2>Translations</h2>
<p>The following languages are currently fully supported:</p>
<ul>
<!-- in alphabetical order -->
<li>English</li>
<li>German</li>
2007-04-02 00:18:01 +02:00
<li>Italian</li>
2007-03-01 10:05:53 +01:00
<li>Japanese</li>
2007-04-02 00:18:01 +02:00
<li>Polish</li>
2007-03-01 10:05:53 +01:00
<li>Slovenian</li>
2007-05-23 02:24:23 +02:00
<li>Spanish</li>
2007-03-01 10:05:53 +01:00
</ul>
</div>
2008-01-30 11:46:43 +01:00
<div class="leftcontent" style="text-align:center;">
<script type="text/javascript">
addthis_url = location.href;
addthis_title = document.title;
addthis_pub = 'senselab';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
</div>
2007-03-01 10:05:53 +01:00
2006-12-20 01:43:15 +01:00
</div>