layout.haml 327 B

123456789
  1. %html
  2. %head
  3. %title rSeed
  4. %meta{'http-equiv' => 'content-type', :content => 'text/html; charset=utf-8'}
  5. %link{:rel => :stylesheet, :href => "/css/foundation.min.css", :type => "text/css"}
  6. %script{:type => 'text/javascript', :src => '/js/modernizr.js'}
  7. %body
  8. %section{:role => 'main'}
  9. = yield