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 %}