aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSteve Losh <steve@stevelosh.com>2009-01-31 00:36:04 -0500
committerSteve Losh <steve@stevelosh.com>2009-01-31 00:36:04 -0500
commit4aae653f364f80c4c9e9c2ea39fd2ed62aa03524 (patch)
treeaaa8ed8df34335afce9b5cb8d030a819929d4b87 /templates
parent57b59118f2d55c802e3c431aaaf07a33ec1c54bc (diff)
downloadbugseverywhere-4aae653f364f80c4c9e9c2ea39fd2ed62aa03524.tar.gz
Added my last name.
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 66ecd2f..58e8240 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -63,7 +63,7 @@
<div id="footer" class="center-column">
<p>
<a href="">Cherry Flavored Bugs Everywhere</a>
- was created by <a href="http://stevelosh.com">Steve</a>
+ was created by <a href="http://stevelosh.com">Steve Losh</a>
using <a href="http://cherrypy.org">CherryPy</a>,
<a href="http://jinja.pocoo.org/2/">Jinja2</a>,
and <a href="http://jquery.com">jQuery</a>.