From c719dcba2d37f1814aa2bae55947d77453f70b9c Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 21 Feb 2007 21:58:59 -0800 Subject: fixed some xhtml nitty gritty, progress on git_wiki --- bn_django/templates/base.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'bn_django/templates/base.html') diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index e40c27e..819d556 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -3,23 +3,21 @@ {% block stylesheets %} - - - -{% endblock %} -{% block externaljs %} - + + + {% endblock %} +{% block externaljs %} {% endblock %} {% block windowtitle %}bryannewbold.com{% endblock %}
-- cgit v1.2.3