92 lines
3 KiB
HTML
92 lines
3 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
|
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||
|
<head>
|
||
|
<title>CryptoBox</title>
|
||
|
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type" />
|
||
|
<meta content="" name="keywords" />
|
||
|
<meta name="description" content="a secure fileserver, live-CD, web front-end" />
|
||
|
<link rel="stylesheet" type="text/css" href="main.css" />
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div class="container">
|
||
|
|
||
|
<div id="header"><!-- just the logo --></div>
|
||
|
<div class="navbar">
|
||
|
<p>
|
||
|
<a href="index.html">Home</a> |
|
||
|
<a href="news.html">News</a> |
|
||
|
<a href="downlo0.html">Download</a> |
|
||
|
<a href="support.html">Support</a> |
|
||
|
<a href="develo0.html">Development</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
<!-- content starts here -->
|
||
|
<div class="centercontent">
|
||
|
<h2>Any problems?</h2>
|
||
|
<ol>
|
||
|
<li>Please read the <a href="Crypto0.html"">user
|
||
|
documentation</a>.</li>
|
||
|
<li>Check if the <a href="faq.html"">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>
|
||
|
|
||
|
<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>
|
||
|
|
||
|
<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:info@cryptobox.org">info@cryptobox.org</a>. Thanks!</p>
|
||
|
<p>And no, we don't sit on any irc channel. There's a life to live. :)</p>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<!-- content ends here -->
|
||
|
<div id="footer">
|
||
|
<p>-- a <a href="http://senselab.org">Sense.Lab</a> project -- <a href="http://senselab.org/component/option,com_dfcontact/Itemid,29/">Impressum</a> --</p>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<!-- /Creative Commons License -->
|
||
|
<!--
|
||
|
|
||
|
<rdf:RDF xmlns="http://web.resource.org/cc/"
|
||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||
|
<Work rdf:about="">
|
||
|
<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
|
||
|
<license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/de/" />
|
||
|
</Work>
|
||
|
|
||
|
<License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/de/">
|
||
|
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
|
||
|
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
|
||
|
<requires rdf:resource="http://web.resource.org/cc/Notice" />
|
||
|
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
|
||
|
<permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
|
||
|
<requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
|
||
|
</License>
|
||
|
|
||
|
</rdf:RDF>
|
||
|
-->
|
||
|
|
||
|
</body>
|
||
|
</html>
|
||
|
|