aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django
diff options
context:
space:
mode:
Diffstat (limited to 'bn_django')
-rw-r--r--bn_django/templates/base.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html
index f4d9fa9..4fa12a6 100644
--- a/bn_django/templates/base.html
+++ b/bn_django/templates/base.html
@@ -52,15 +52,12 @@ Here lies content!
</div>
{% block commentary %} {% endblock %}
<div class="content_footer" id="footer">
-<b>
&nbsp;
<a href="/">home</a> &nbsp;&nbsp;
<a href="/about/">about</a> &nbsp;&nbsp;
<a href="/credits/">credits</a> &nbsp;&nbsp;
-<a href="mailto:webmeisterATbnewbold.net">email the webmaster</a>
-</b>
-<br />
-produced in 2007 by bryan newbold, <a href="/copyright/">all rights ignored</a>
+<a href="mailto:webmeisterATbnewbold.net">email the webmaster</a> &nbsp;&nbsp;
+produced 2007-2009 by bryan newbold, <a href="/copyright/">all rights ignored</a>
</div>
</body>
</html>