%= stylesheet_link_tag "main" %> <%= javascript_include_tag "http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" %> <%= javascript_include_tag "http://maps.google.com/maps/api/js?sensor=false" %> <%= javascript_include_tag "maps" %> <%= javascript_include_tag "geojson/GeoJSON" %> <%= csrf_meta_tag %>
<%= yield -%>