foodsoft/app/views/deliveries/new.html.haml

4 lines
63 B
Plaintext
Raw Normal View History

2013-04-10 17:02:16 +02:00
- title t('.title', supplier: @supplier.name)
2013-04-10 17:02:16 +02:00
= render 'form'