8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
|
- content_for :title
|
||
|
-# TODO translation
|
||
|
=> t 'actions.new.title', model: User.model_name.human
|
||
|
|
||
|
.row
|
||
|
.col-lg-12
|
||
|
= render 'form'
|