7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
- content_for :title
|
|
=> t 'actions.create.title', model: User.model_name.human
|
|
|
|
.row
|
|
.col-lg-12
|
|
= render 'form'
|