<%= content_for :title, "Add a Venue" %>
<%= render :partial => 'form', :locals => {:venue => @venue} %>