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

5 lines
81 B
Plaintext

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