diff options
author | Bryan Newbold <bnewbold@charm.mit.edu> | 2008-02-10 22:47:30 -0500 |
---|---|---|
committer | Bryan Newbold <bnewbold@charm.mit.edu> | 2008-02-10 22:47:30 -0500 |
commit | f6b6a7912dc984b7c9a0f74631f51a3ab44c15af (patch) | |
tree | 4ebdb25a8036fcff1a324c5e0aa474fb39d68fbe /bn_django/templates/base.html | |
parent | f523f9113cd3c9dffe9e91053d41149cc4640d3a (diff) | |
download | bnewnet-f6b6a7912dc984b7c9a0f74631f51a3ab44c15af.tar.gz bnewnet-f6b6a7912dc984b7c9a0f74631f51a3ab44c15af.zip |
removed dead links, updated front page blurbs
Diffstat (limited to 'bn_django/templates/base.html')
-rw-r--r-- | bn_django/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 1e3d5ef..d01bf5e 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -87,7 +87,7 @@ Here lies content! <a href="http://web.mit.edu/">hosted by MIT</a> --> </b> <br /> -produced in 2007 by <a href="/k/BryanNewbold">bryan newbold</a>, <a href="/copyright">all rights ignored</a> +produced in 2007 by bryan newbold, <a href="/copyright">all rights ignored</a> </div> </body> </html> |