mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
This commit is contained in:
parent
bf832ac4d4
commit
1861eb5f52
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
<div id="content" class="download">
|
<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>
|
<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">
|
<div py:if="not distro.is_generic">
|
||||||
First verify that you have a sufficiently new installation of python
|
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 />
|
<pre class="wiki">python --version</pre> should return at least 2.5.1<br />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user