lib/bait/views/layout.haml in bait-0.5.4 vs lib/bait/views/layout.haml in bait-0.5.5

- old
+ new

@@ -6,10 +6,11 @@ %link{rel:'stylesheet', href:'/css/application.css'} %script{src:'/js/zepto.min.js'} %script{src:'/js/ansi2html.js'} %script{src:'/js/application.js'} %body - #nav - %a{href:'/'}Home #content = yield + %hr + #footer + %center Bait/#{Bait::VERSION} #{Bait.env}