ensl.org/app/views/maps/edit.html.erb

6 lines
No EOL
118 B
Text

<h1>Editing map</h1>
<%= render :partial => "form" %>
<%= link_to 'Show', @map %> |
<%= link_to 'Back', maps_path %>