diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index f914ad862116d7..8b4a32baf33c19 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -32,7 +32,7 @@

{% trans %}Download Python {{ dl_version }} documentation{% endtrans %}

{% if last_updated %}

{% trans %}Last updated on: {{ last_updated }}.{% endtrans %}

{% endif %}

{% trans %}To download an archive containing all the documents for this version of -Python in one of various formats, follow one of links in this table.{% endtrans %}

+Python in one of various formats, follow one of the links in this table.{% endtrans %}