diff options
author | bnewbold <bnewbold@ziggy.(none)> | 2010-01-18 12:13:05 -0500 |
---|---|---|
committer | bnewbold <bnewbold@ziggy.(none)> | 2010-01-18 12:13:05 -0500 |
commit | e679738a1404a2a9878030d18ed792cd806f7c1e (patch) | |
tree | df256b3b972cb1bcf407b465fb795dd868a3e4da /bn_django/templates | |
parent | 4e30da3595bf6f0e9a7b359652af3ad9e12dd454 (diff) | |
download | bnewnet-e679738a1404a2a9878030d18ed792cd806f7c1e.tar.gz bnewnet-e679738a1404a2a9878030d18ed792cd806f7c1e.zip |
the future is now\!
Diffstat (limited to 'bn_django/templates')
-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 759404b..98a91ba 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -57,7 +57,7 @@ Here lies content! <a href="/about/">about</a> <a href="/credits/">credits</a> <a href="mailto:webmeisterATbnewbold.net">email the webmaster</a> -produced 2007-2009 by bryan newbold, <a href="/copyright/">all rights ignored</a> +produced 2007-2010 by bryan newbold, <a href="/copyright/">all rights ignored</a> </div> </body> </html> |