From b148bab8f549792f19ae0256c00c282f29e061dc Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 7 Mar 2007 01:09:52 -0800 Subject: much work; comments working for photos, static content moved, more --- bn_django/templates/base.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'bn_django/templates/base.html') diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 402a959..7349669 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -3,9 +3,8 @@ {% block stylesheets %} - - - + + {% endblock %} {% block externaljs %} {% endblock %} {% block windowtitle %}bryannewbold.com{% endblock %} -- cgit v1.2.3