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
14
live-cd-v0.3/content/support/02_top
Normal file
14
live-cd-v0.3/content/support/02_top
Normal file
|
@ -0,0 +1,14 @@
|
|||
<div class="centercontent">
|
||||
<h2>Any problems?</h2>
|
||||
<ol>
|
||||
<li>Please read the <a href="http://devel.cryptobox.org/wiki/CryptoBoxUser/en">user
|
||||
documentation</a>.</li>
|
||||
<li>Check if the <a href="http://devel.cryptobox.org/wiki/faq">FAQ</a> helps you to solve your problem.</li>
|
||||
<li>Check if it is a <a
|
||||
href="http://devel.cryptobox.org/report/2">known
|
||||
issue</a>. If so, provide some detailed information
|
||||
there.</li>
|
||||
<li>Submit a new <a href="http://devel.cryptobox.org/newticket">bug report</a>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
11
live-cd-v0.3/content/support/05_left
Normal file
11
live-cd-v0.3/content/support/05_left
Normal file
|
@ -0,0 +1,11 @@
|
|||
<div class="left">
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Missing your language?</h2>
|
||||
<p>The CryptoBox is easily extensible via plugins. It also has
|
||||
support for multiple languages. You can help us with some
|
||||
<a href="http://translate.cryptobox.org/projects/cryptobox/">translations</a>.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
7
live-cd-v0.3/content/support/10_center
Normal file
7
live-cd-v0.3/content/support/10_center
Normal file
|
@ -0,0 +1,7 @@
|
|||
<div class="content">
|
||||
<h2>Further questions</h2>
|
||||
<p>If you have more questions or if you want better answers, just send a mail
|
||||
to <a href="mailto:%(mailaddress)s">%(mailaddress)s</a>. Thanks!</p>
|
||||
<p>And no, we don't sit on any irc channel. There's a life to live. :)</p>
|
||||
</div>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue