* reordered website (support is now faq)

* detailed description of what the box does
This commit is contained in:
age 2007-02-11 20:25:17 +00:00
parent a319089017
commit 1f87fb2500
12 changed files with 208 additions and 67 deletions

15
content/faq/02_top Normal file
View file

@ -0,0 +1,15 @@
<div class="centercontent">
<h2>FAQ</h2>
<p>Do you have any questions or problems?<ol>
<li>Read the
<a href="http://devel.cryptobox.org/wiki/doc/0.3/CryptoBoxUserDailyUse">documentation</a>.</li>
<li>Read the FAQ below.</li>
<li>Check if your problem is a <a
href="http://devel.cryptobox.org/report/2">known issue</a>. Maybe you
could add some information.</li>
<li>If you think you found a bug submit a <a href="http://devel.cryptobox.org/newticket">bug report</a>.</li>
<li>Any questions left? Send a mail to <a
href="mailt&#x006F;:%(mailaddress)s">%(mailaddress)s</a>!</li>
</ol></p>
</div>