From 18dc91022ee333027df9c8e84bfeeaf20d68906e Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 24 Jan 2010 01:29:07 -0500 Subject: favicon --- bn_django/templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'bn_django') diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 98a91ba..d1a72f7 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -6,6 +6,7 @@ + {% endblock %} {% block externaljs %} {% endblock %} {% block otherhead %} {% endblock %} {% block windowtitle %}bnewbold.net{% endblock %} -- cgit v1.2.3