From 1bf5b80f6d4857bb8ec733d0208e9c37d6d8e3d9 Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Mon, 19 Apr 2010 17:25:42 -0400 Subject: [PATCH] NITRC-listed now. --- sphinx/_templates/layout.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sphinx/_templates/layout.html b/sphinx/_templates/layout.html index 3374093..01f9f18 100644 --- a/sphinx/_templates/layout.html +++ b/sphinx/_templates/layout.html @@ -16,3 +16,11 @@ {% block sidebar2 %} {{ sidebar() }} {% endblock %} + +{% block sidebarsearch %} +{{ super() }} +

NITRC-listed

+{% endblock %} + + -- 2.39.2