Editing event

<%= render "form", event: @event %>
<%= link_to "Show this event", @event %> | <%= link_to "Back to events", events_path %>