From e2c1ec87710dbe52a5aafcd8dbd84447e132c0af Mon Sep 17 00:00:00 2001 From: Neelima J <78197684+neelima-j@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:43:43 +0100 Subject: [PATCH 1/2] documentation/_templates/base.html : Remove versions from --- documentation/_templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/_templates/base.html b/documentation/_templates/base.html index e57c759a..0657ae3e 100644 --- a/documentation/_templates/base.html +++ b/documentation/_templates/base.html @@ -144,7 +144,7 @@ {% include '_parts/sidebar-list.html' %} {% endblock %} {% include "searchbox.html" %} - {% include 'versions.html' %} + {% endblock %} @@ -187,4 +187,4 @@ {%- block footer %} {% endblock %} - \ No newline at end of file + From 968e7660c57cd618df7a898defc4e921ccc39840 Mon Sep 17 00:00:00 2001 From: Neelima J <78197684+neelima-j@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:43:43 +0100 Subject: [PATCH 2/2] documentation/_templates/base.html : Remove versions from sidebar --- documentation/_templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/_templates/base.html b/documentation/_templates/base.html index e57c759a..0657ae3e 100644 --- a/documentation/_templates/base.html +++ b/documentation/_templates/base.html @@ -144,7 +144,7 @@ {% include '_parts/sidebar-list.html' %} {% endblock %} {% include "searchbox.html" %} - {% include 'versions.html' %} + {% endblock %} @@ -187,4 +187,4 @@ {%- block footer %} {% endblock %} - \ No newline at end of file +