From b65d9d7090f39ef66f127b6ecff719712756724b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sat, 26 Mar 2011 23:56:19 +0100 Subject: Adding carrot-link --- static/images/carrot.png | Bin 0 -> 576 bytes templates/root.mako | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 static/images/carrot.png diff --git a/static/images/carrot.png b/static/images/carrot.png new file mode 100644 index 0000000..b30d4ea Binary files /dev/null and b/static/images/carrot.png differ diff --git a/templates/root.mako b/templates/root.mako index 25ea062..49ad753 100644 --- a/templates/root.mako +++ b/templates/root.mako @@ -55,7 +55,8 @@ <%def name="footer()"> powered by highslide, mako & web.py | © 2010 - 2011. All Rights Reserved. René Neumann | - with the help of Free CSS Templates. + with the help of Free CSS Templates.
+ Running on a Powered by Carrot Server <%def name="menu()"> -- cgit v1.2.3