diff options
Diffstat (limited to '')
-rw-r--r-- | templates/root.mako | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/root.mako b/templates/root.mako index 19ac4ac..b744bbd 100644 --- a/templates/root.mako +++ b/templates/root.mako @@ -45,7 +45,7 @@ <%block name="footer"> <p id="legal"> powered by <a href="http://www.makotemplates.org">mako</a> & <a href="http://www.webpy.org">web.py</a> | - © 2010-2011. All Rights Reserved. René Neumann | + © 2010-2012. All Rights Reserved. René Neumann | with the help of <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>. </p> </%block> |