sms-pager/app/views/children/edit.html.haml

6 lines
90 B
Plaintext
Raw Normal View History

2015-10-03 19:16:46 -05:00
%h2 Edit #{@child.name}
%p= link_to 'back', child_path(@child)
= render partial: 'form'