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

7 lines
120 B
Plaintext

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