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

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'