MorningPeak/app/views/contacts/edit.html.slim

8 lines
112 B
Plaintext

h1.page-header Editing contact
== render 'form'
= link_to 'Show', @contact
'|
= link_to 'Back', contacts_path