foodsoft/app/views/orders/edit.html.haml

4 lines
68 B
Plaintext

- title t('.title', name: @order.name)
= render :partial => 'form'