Files
mozo-backend/app/views/suppliers/lists/edit.html.slim
T

5 lines
80 B
Plaintext

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