From 42ba6eccbf9eb11c372b7f8b30b0eb99c4c8aa96 Mon Sep 17 00:00:00 2001 From: Griatch Date: Tue, 15 Nov 2022 20:56:04 +0100 Subject: [PATCH] Fix doc versioning sidebar --- docs/source/_templates/versioning.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/source/_templates/versioning.html b/docs/source/_templates/versioning.html index 7e366252fd..a22abd2162 100644 --- a/docs/source/_templates/versioning.html +++ b/docs/source/_templates/versioning.html @@ -4,11 +4,10 @@ {%- for item in versions %}
  • {{ item.release }} ({{ item.name }} branch)
  • {%- endfor %} + {% if legacy_versions %} - {% if legacy_versions %} - {% endif %} {% endif %}