Skip to content

Commit 4bc560b

Browse files
authored
Remove extra blank lines in download.html
1 parent 4e39b27 commit 4bc560b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/tools/templates/download.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ <h1>{% trans %}Download Python {{ dl_version }} documentation{% endtrans %}</h1>
6161
</tr>
6262
</table>
6363

64-
6564
<p>{% trans %}
6665
We no longer provide pre-built PDFs of the documentation.
6766
To build a PDF archive, follow the instructions in the
@@ -73,7 +72,6 @@ <h1>{% trans %}Download Python {{ dl_version }} documentation{% endtrans %}</h1>
7372
See the <a href="https://docs.python.org/{{ version }}/archives/">directory listing</a>
7473
for file sizes.{% endtrans %}</p>
7574

76-
7775
<h2>{% trans %}Problems{% endtrans %}</h2>
7876
{% set bugs = pathto('bugs') %}
7977
<p>{% trans bugs = bugs %}<a href="{{ bugs }}">Open an issue</a>

0 commit comments

Comments
 (0)