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

5 lines
81 B
Plaintext

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