Files
mozo-backend/app/views/tables/new.html.slim
T
2012-08-22 18:15:37 +02:00

5 lines
79 B
Plaintext

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