Name: Anonymous 2009-03-21 3:57
I doubt any of you have ever coded anything as or more complicated than this:
honkhonk.us
honkhonk.us
html do
head do
title ' 403 '
link :rel => :icon, :type => 'image/png', :href => 'http://www.honkhonk.us/favicon.png'
end
body do
h1 '403'
text 'Get out.'
endstofnlok