Files
mozo-backend/app/views/orders/edit.html.slim
T
2012-08-23 18:50:06 +02:00

5 lines
81 B
Plaintext

- model_class = Order
.page-header
= title :edit, model_class
= render 'form'