clarion/lib/initfest/views/public/personal_profiles/edit.slim
2015-08-15 04:33:02 +03:00

6 lines
109 B
Plaintext

- content_for(:title) { ":: #{t :personal_profile}" }
h2.entry-title = t :personal_profile
= render 'form'