Files
mozo-backend/app/views/admin/products/edit.html.slim
T

4 lines
80 B
Plaintext

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