diff options
author | bnewbold <bnewbold@ziggy.(none)> | 2009-10-04 21:14:19 -0400 |
---|---|---|
committer | bnewbold <bnewbold@ziggy.(none)> | 2009-10-04 21:14:19 -0400 |
commit | ea50abb50741c1e5b897784d154ccaee43a2e867 (patch) | |
tree | 9c3b20626ccc5a74d5f28492232b4a330e719d39 /bn_django | |
parent | f1d794f1c6a5dabc14c1ac80c148a306c93b35aa (diff) | |
download | bnewnet-ea50abb50741c1e5b897784d154ccaee43a2e867.tar.gz bnewnet-ea50abb50741c1e5b897784d154ccaee43a2e867.zip |
yet another post-update dummy
Diffstat (limited to 'bn_django')
-rw-r--r-- | bn_django/templates/search.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/search.html b/bn_django/templates/search.html index 246bd74..27fb35d 100644 --- a/bn_django/templates/search.html +++ b/bn_django/templates/search.html @@ -6,5 +6,5 @@ {% endblock %} {% block content %} -<p />Seach isn't implemented yet! +<p />Seach isn't implemented yet! {% endblock %} |