diff options
author | Bryan Newbold <bnewbold@animus.robocracy.org> | 2009-02-23 15:34:05 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@animus.robocracy.org> | 2009-02-23 15:34:05 -0800 |
commit | 7abb2d0bad89938ef63585cd4e412fabb4d844f3 (patch) | |
tree | c88e31ff081c63f902c29853fa83cf0ca03f8586 /bn_django/templates/about.html | |
parent | 822a11f6cdfb3b5f156d2b20e1b46576c15b38f2 (diff) | |
download | bnewnet-7abb2d0bad89938ef63585cd4e412fabb4d844f3.tar.gz bnewnet-7abb2d0bad89938ef63585cd4e412fabb4d844f3.zip |
static fixes
Diffstat (limited to 'bn_django/templates/about.html')
-rw-r--r-- | bn_django/templates/about.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html index 1fcd7aa..f1f211d 100644 --- a/bn_django/templates/about.html +++ b/bn_django/templates/about.html @@ -8,6 +8,7 @@ {% endblock %} {% block content %} +<br /> <p /> <div class="righty_content"> <img src="/static/img/orange_small.jpg" |