Files
mozo-backend/app/views/suppliers/sections/edit.html.slim
T
2012-08-28 20:08:13 +02:00

5 lines
83 B
Plaintext

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