Put version number in index sidebar.

This commit is contained in:
Georg Brandl 2008-04-27 20:13:56 +00:00
parent 0ee5e39253
commit db259e24a4

View File

@ -1,5 +1,5 @@
<h3>Download</h3>
<p>Current version: <b>{{ version }}</b></p>
<p>Get Sphinx from the <a href="http://pypi.python.org/pypi/Sphinx">Python Package
Index</a>, or install it with:</p>
<pre>easy_install Sphinx</pre>