From 54121f00c342477f26944edb6e1ea8f808b9a07b Mon Sep 17 00:00:00 2001 From: Anish Singh Date: Tue, 14 Jan 2025 00:48:14 +0530 Subject: [PATCH 1/2] changed --- docs/source/_templates/layout.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html index c0ecc66..a61bb46 100644 --- a/docs/source/_templates/layout.html +++ b/docs/source/_templates/layout.html @@ -5,4 +5,6 @@
Index
- {% endblock %} + { + % endblock % + } From 296b0f903a2392a8fa7fa42c63dca5642ad3d266 Mon Sep 17 00:00:00 2001 From: Anish Singh Date: Sat, 18 Jan 2025 15:41:34 +0530 Subject: [PATCH 2/2] changed --- docs/source/_templates/layout.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html index a61bb46..c0ecc66 100644 --- a/docs/source/_templates/layout.html +++ b/docs/source/_templates/layout.html @@ -5,6 +5,4 @@ - { - % endblock % - } + {% endblock %}