Files
ch420/app/views/greendays/edit.html.slim
T

9 lines
106 B
Plaintext
Raw Normal View History

2017-11-12 13:27:10 +01:00
h1 Editing greenday
== render 'form'
= link_to 'Show', @greenday
' |
= link_to 'Back', greendays_path