Files
mozo-backend/app/views/suppliers/edit.html.slim
T
2012-08-22 18:15:37 +02:00

5 lines
84 B
Plaintext

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