mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Update template for newest Sphinx.
This commit is contained in:
parent
53bd2e1a03
commit
1df986b403
2 changed files with 4 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
{% extends "defindex.html" %}
|
||||
{% block tables %}
|
||||
<p><strong>Parts of the documentation:</strong></p>
|
||||
<table class="contentstable" align="center"><tr>
|
||||
<td width="50%">
|
||||
|
|
@ -54,3 +56,4 @@
|
|||
<p class="biglink"><a class="biglink" href="{{ pathto("copyright") }}">Copyright</a></p>
|
||||
</td></tr>
|
||||
</table>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue