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

5 lines
80 B
Plaintext

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