BikeBikeBike/app/views/locations/edit.html.haml

8 lines
103 B
Plaintext
Raw Normal View History

2014-03-09 14:43:33 -06:00
%h1 Editing location
= render 'form'
= link_to 'Show', @location
\|
= link_to 'Back', locations_path