From 778c4c880e5fc1251286610c35aea5d5266fbe30 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Mon, 19 Jan 2009 06:23:59 -0500 Subject: Made changes so knowledge items get the TOC banged right. Probably looks bad in other browsers... --- bn_django/templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'bn_django/templates') diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 40830bd..921d6ad 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -61,6 +61,7 @@ {% block path %}{% endblock %}

{% block title %}Hey Hey Hey!{% endblock %}

+

{% block subtitle %}{% endblock %}

{% block right_stuff %} {% endblock %} -- cgit v1.2.3