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

7 lines
120 B
Plaintext
Raw Permalink Normal View History

2015-07-30 21:19:03 +03:00
- content_for :title
2015-07-30 21:21:30 +03:00
=> t 'actions.create.title', model: User.model_name.human
2015-07-30 21:19:03 +03:00
.row
.col-lg-12
= render 'form'