foodsoft/app/views/orders/new.html.haml
2011-06-10 13:53:51 +02:00

3 lines
87 B
Text

- title "Neue Bestellung anlegen"
= render :partial => 'form', :locals => { :f => f }