%= csrf_meta_tag %> <%= stylesheet_link_tag 'application' %> <%= javascript_include_tag 'modernizr' %> <%= render :partial => '/ga', :formats => [:html] -%>
<%= content_for?(:body) ? yield(:body) : yield %> <%= javascript_include_tag 'application' %> <% unless Rails.env.production? %> <% end %>