# File lib/cheat/site.rb, line 473 def _footer text "Powered by " a 'Camping', :href => "http://code.whytheluckystiff.net/camping" text ", " a 'Mongrel', :href => "http://mongrel.rubyforge.org/" text " and, to a lesser extent, " a 'Err the Blog', :href => "http://errtheblog.com/" text "." end