This commit is contained in:
Kovid Goyal 2008-01-24 20:35:18 +00:00
parent bf832ac4d4
commit 1861eb5f52

View File

@ -14,7 +14,7 @@
<div id="content" class="download">
<h1><img src="${href.chrome('/dl/images/%s_logo.png'%(distro.img,))}" valign="middle" width="60" height="80"/> $title</h1>
See the <a href="/wiki/Changelog">Changelog</a> for the latest version.
See the <a href="/wiki/Changelog">Changelog</a> for the changes in the latest version.
<div py:if="not distro.is_generic">
First verify that you have a sufficiently new installation of python
<pre class="wiki">python --version</pre> should return at least 2.5.1<br />