diff options
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 d1a72f7..981cb9d 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -58,7 +58,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-2010 by bryan newbold, <a href="/copyright/">all rights ignored</a> +produced 2007-2012 by bryan newbold, <a href="/copyright/">all rights ignored</a> </div> </body> </html> |