clarion/app/views/management/conferences/new.html.slim

6 lines
133 B
Plaintext
Raw Permalink Normal View History

2014-10-14 20:34:33 +03:00
- content_for :title
= t 'actions.create.title', model: Conference.model_name.human
2014-10-14 18:27:28 +03:00
.row
.col-lg-12
= render partial: 'form'