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

4 lines
78 B
Plaintext

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