From be1c7e50e1e8809ea56f2c9d472eccd8ffd73a97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 04:57:58 +0200 Subject: Adding upstream version 1.44.3. Signed-off-by: Daniel Baumann --- .../misc/oktavia/templates/sphinx/_templates/layout.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 web/server/h2o/libh2o/misc/oktavia/templates/sphinx/_templates/layout.html (limited to 'web/server/h2o/libh2o/misc/oktavia/templates/sphinx/_templates/layout.html') diff --git a/web/server/h2o/libh2o/misc/oktavia/templates/sphinx/_templates/layout.html b/web/server/h2o/libh2o/misc/oktavia/templates/sphinx/_templates/layout.html new file mode 100644 index 00000000..bb36ee1f --- /dev/null +++ b/web/server/h2o/libh2o/misc/oktavia/templates/sphinx/_templates/layout.html @@ -0,0 +1,12 @@ +{% extends "!layout.html" %} + +{% block sidebarlogo %} +{{ super() }} +
+ + + +

Search by Oktavia

+
+
+{% endblock %} -- cgit v1.2.3