6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
|
- content_for(:title) { ":: #{t :personal_profile}" }
|
||
|
|
||
|
h2.entry-title = t :personal_profile
|
||
|
|
||
|
= render 'form'
|