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/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 86755d5..c9f9ce4 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 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