From b2651f3b256a0986533ff7d777c1afee66bb4bed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Val=C3=A9rian=20Rey?= Date: Fri, 18 Apr 2025 14:49:35 +0200 Subject: [PATCH] Add version-selector in page.html template --- docs/source/_templates/page.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/_templates/page.html b/docs/source/_templates/page.html index 44aa1347..1c4ada4c 100644 --- a/docs/source/_templates/page.html +++ b/docs/source/_templates/page.html @@ -13,4 +13,6 @@ {% extends "!page.html" %} {% block extrahead %} + + {% endblock %}