MorningPeak/app/views/contacts/edit.html.slim
Arthur Poulet 81f02e27fe fix titles
2015-07-14 01:42:27 +02:00

8 lines
112 B
Plaintext

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