{% extends "layout.html" %} {%- block htmltitle -%}
{% trans %}Welcome! This is the official documentation for Python {{ release }}.{% endtrans %}
{% trans %}Documentation sections:{% endtrans %}
{% trans %}Other resources:{% endtrans %}
{% trans %}Indices, glossary, and search:{% endtrans %}
{% trans %}Project information:{% endtrans %}
{% endblock %}