diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index 152162ab0dd28c..c2d8dcb10033c4 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -3,9 +3,9 @@ {{ shorttitle }} {%- endblock -%} {% block body %} -

{{ docstitle|e }}

+

[deploy preview] {{ docstitle|e }}

- {% trans %}Welcome! This is the documentation for Python {{ release }}.{% endtrans %} + {% trans %}Welcome!!!!! This is the documentation for Python {{ release }}.{% endtrans %}

{% trans %}Parts of the documentation:{% endtrans %}