uploaded the static html pages of the live-CD v0.3
This commit is contained in:
parent
6c971bb198
commit
25b099870f
48 changed files with 1005 additions and 0 deletions
37
live-cd-v0.3/content/index/05_left
Normal file
37
live-cd-v0.3/content/index/05_left
Normal file
|
@ -0,0 +1,37 @@
|
|||
<div class="left">
|
||||
|
||||
<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>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Documentation</h2>
|
||||
<p>Browse through the online <a
|
||||
href="http://devel.cryptobox.org/wiki/CryptoBoxUser/en">user
|
||||
documentation</a> site</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Details</h2>
|
||||
<p>Read what's <a href="details.html">under the hood</a>.</p>
|
||||
</div>
|
||||
|
||||
<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>
|
||||
<li>Japanese</li>
|
||||
<li>Slovenian</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue