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

6 lines
133 B
Plaintext

- content_for :title
= t 'actions.create.title', model: Conference.model_name.human
.row
.col-lg-12
= render partial: 'form'