diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 2 |
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>. |