Files
growstuff/app/views/harvests/edit.html.haml
2013-09-17 17:09:17 +10:00

8 lines
120 B
Plaintext

- content_for :title, "Editing harvest"
= render 'form'
= link_to 'Show', @harvest
\|
= link_to 'Back', harvests_path