diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html index e1747c762..94174ce90 100644 --- a/doc/_templates/indexsidebar.html +++ b/doc/_templates/indexsidebar.html @@ -3,19 +3,9 @@ {%trans%}project{%endtrans%}
{%trans%}This documentation is for version {{ version }}, which is - not released yet.{%endtrans%}
-{%trans%}You can use it from the - Git repo or look for - released versions in the Python - Package Index.{%endtrans%}
-{% else %} -{%trans%}Current version: {{ version }}{%endtrans%}
-{%trans%}Get Sphinx from the Python Package -Index, or install it with:{%endtrans%}
+{%trans%}Current version: {%endtrans%}
{%trans%}Install Sphinx with:{%endtrans%}
pip install -U Sphinx-{% endif %}