From b026f57961d646ad5e5a519d2126d04e8bef15e9 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 24 May 2011 02:38:57 -0400 Subject: [PATCH] Updated base.html to use the generic_navigation template --- apps/main/templates/base.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/apps/main/templates/base.html b/apps/main/templates/base.html index 34045f0731..3fe3618393 100644 --- a/apps/main/templates/base.html +++ b/apps/main/templates/base.html @@ -177,12 +177,21 @@ {% if form_navigation_links %}
{% endif %} + {% endblock %} {% block web_theme_sidebar %}