%html
%head
%title rSeed
%meta{'http-equiv' => 'content-type', :content => 'text/html; charset=utf-8'}
%link{:rel => :stylesheet, :href => "/css/bootstrap.min.css", :type => "text/css"}
%script{:type => 'text/javascript', :src => '/js/jquery.min.js'}
%script{:type => 'text/javascript', :src => '/js/bootstrap.min.js'}
%body
.container
= yield