added placeholder for obfuscated mailaddress
cleaned up the main navigation bar moved some text around
This commit is contained in:
parent
bbe38e4649
commit
e6eec6a97c
18 changed files with 119 additions and 171 deletions
13
content/support/02_top
Normal file
13
content/support/02_top
Normal file
|
@ -0,0 +1,13 @@
|
|||
<div class="centercontent">
|
||||
<h2>Any problems?</h2>
|
||||
<ol>
|
||||
<li>Check if the FAQ below helps you to solve your problem.</li>
|
||||
<li>Check if it is a <a
|
||||
href="http://devel.cryptobox.org/reports/2">known issues<a>. Maybe you
|
||||
could add some information.</li>
|
||||
<li>Submit a <a href="http://devel.cryptobox.org/newticket">bug report</a>.</li>
|
||||
<li>Any questions left? Send a mail to <a
|
||||
href="mailto:%(mailaddress)s">%(mailaddress)s</a>!</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue