Add quote to front page.

This commit is contained in:
Georg Brandl 2008-11-16 18:44:54 +01:00
parent b1579af47e
commit 22cefe2114

View File

@ -3,6 +3,12 @@
{% block body %}
<h1>Welcome</h1>
<div class="quotebar">
<p>What users say:</p>
<p>&ldquo;Cheers for a great tool that actually makes programmers <b>want</b>
to write documentation!&rdquo;</p>
</div>
<p>
Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation, written by Georg Brandl and licensed under the BSD license.</p>