layout.haml 432 B

12345678910
  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.css", :type => "text/css"}
  6. %link{:rel => :stylesheet, :href => "/fonts/foundation-icons/foundation-icons.css", :type => "text/css"}
  7. %script{:type => 'text/javascript', :src => '/js/modernizr.js'}
  8. %body
  9. %section{:role => 'main'}
  10. = yield