layout.haml 774 B

1234567891011121314
  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. %link{:rel => :stylesheet, :href => "/css/alertify.core.css", :type => "text/css"}
  8. %link{:rel => :stylesheet, :href => "/css/alertify.foundation.css", :type => "text/css"}
  9. %link{:rel => :stylesheet, :href => "/css/dropbox.css", :type => "text/css"}
  10. %link{:rel => :stylesheet, :href => "/css/folding.css", :type => "text/css"}
  11. %script{:type => 'text/javascript', :src => '/js/modernizr.js'}
  12. %body
  13. %section{:role => 'main'}
  14. = yield