From 7c9db46a30aec50cef3bb5c7861a9c40d92191fe Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Thu, 26 Sep 2024 18:01:39 +0200 Subject: [PATCH] [3.12] Doc: Use the short version for daily downloads (GH-124602) (#124611) Doc: Use the short version for daily downloads (GH-124602) (cherry picked from commit 2c472d36b776636fb00881a717f69e43672588b1) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- Doc/tools/templates/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index c978e61b16a4..45ec436fee72 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -13,7 +13,7 @@ {% endif %} {% block body %} -
{% trans %}Last updated on: {{ last_updated }}.{% endtrans %}
{% endif %} -- 2.47.3