move the thank you message down, and make sure the 'what it is' is top

This commit is contained in:
rupert THURNER 2013-04-28 14:56:05 +02:00
parent 5723e6e18d
commit 0995152ca5

View File

@ -14,16 +14,10 @@
<div id="content-wrapper">
<section id="intro">
<h1>Thank you for choosing Kiwix!</h1>
<p>We are glad to have you onboard and would like assure you we are available to assist you in making the best use of this software.</p>
<p>Please leave us a note at <a href="mailto:contact@kiwix.org">contact@kiwix.org</a>.</p>
</section>
<section id="what-does-kiwix-do">
<h2>What does Kiwix do?</h2>
<p><em>Kiwix</em> is an offline content reader. It acts very much like a browser but instead of accessing <em>online web pages</em>, it reads content from a file named a <em>ZIM file</em>.</p>
<p>While it has been originaly designed to provide Wikipedia offline, it also reads other contents.</p>
<p><em>Kiwix</em> is an offline content reader. It acts very much like a browser but instead of accessing <em>online web pages</em>, it reads content from a file in <em>ZIM format</em>.</p>
<p>While Kiwix has been originaly designed to provide Wikipedia offline, it also reads other contents.</p>
</section>
<section id="where-do-i-find-content">
@ -56,9 +50,15 @@
<p><strong>Note:</strong> your resulting files must be named <code>my_big_file.zimaa</code>, <code>my_big_file.zimab</code>, etc.</p>
</section>
<section id="intro">
<h1>Thank you for choosing Kiwix!</h1>
<p>We are glad to have you on board and would like assure you we are available to assist you in making the best use of this software.</p>
<p>Please leave us a note at <a href="mailto:contact@kiwix.org">contact@kiwix.org</a>.</p>
</section>
</div>
<script src="file:///android_asset/www/jquery.js"></script>
<script src="file:///android_asset/www/js/bootstrap.min.js"></script>
</body>
</html>
</html>