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

3 lines
75 B
Plaintext

- title "Neue Lieferung von #{@supplier.name}"
= render :partial => 'form'