From c69b55610e3cceb5cbd48784fb7cc0458d463f3a Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 24 Feb 2007 21:39:51 -0800 Subject: Revert "i'm confused?" This reverts commit 71520ba4e171195c983320b9c00e37c215fad39c. --- bn_django/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bn_django/templates/base.html') diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index e574277..0df7a36 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -5,7 +5,7 @@ {% block stylesheets %} - + {% endblock %} {% block externaljs %} {% endblock %} {% block windowtitle %}bryannewbold.com{% endblock %} -- cgit v1.2.3