From 5911aa547489aaa9135cbc4bcd5e42c4c2fe5c69 Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Wed, 19 Aug 2009 14:50:03 -0400 Subject: [PATCH] Make package list accessible from all pages. --- sphinx/_templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/_templates/layout.html b/sphinx/_templates/layout.html index 70fc9f6..43d9ebb 100644 --- a/sphinx/_templates/layout.html +++ b/sphinx/_templates/layout.html @@ -7,7 +7,7 @@ {% block rootrellink %}
  • Debian
  • Neuroscience Repository »
  • -
  • Package list
  • +
  • Package list
  • {% endblock %} {% block sidebar1 %}{% endblock %} -- 2.39.5