Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86339b commit e395c4dCopy full SHA for e395c4d
1 file changed
Doc/tools/templates/indexcontent.html
@@ -5,7 +5,7 @@
5
{% block body %}
6
<h1>{{ docstitle|e }}</h1>
7
<p>
8
- {% trans %}Welcome! This is the documentation for Python {{ release }}{% endtrans %}
+ {% trans %}Welcome! This is the documentation for Python {{ release }}.{% endtrans %}
9
</p>
10
<p><strong>{% trans %}Parts of the documentation:{% endtrans %}</strong></p>
11
<table class="contentstable" align="center"><tr>
0 commit comments