clarion/app/views/management/personal_profiles/new.html.slim
2015-07-30 21:21:30 +03:00

7 lines
120 B
Plaintext

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