From 71520ba4e171195c983320b9c00e37c215fad39c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 24 Feb 2007 21:38:38 -0800 Subject: i'm confused? --- bn_django/templates/about.html | 2 +- bn_django/templates/base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bn_django/templates') diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html index c9f9ce4..86755d5 100644 --- a/bn_django/templates/about.html +++ b/bn_django/templates/about.html @@ -15,7 +15,7 @@
the perp
-This website is the web presence of Bryan Newbold. It serves as a: +This website is the web presence of Bryan Newbold. It serves as a:
brain dump
so I won't forget diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 0df7a36..e574277 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