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

5 lines
83 B
Plaintext

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