Retrospring/app/views/devise/registrations/edit.html.haml

5 lines
115 B
Plaintext
Raw Normal View History

2020-04-25 08:04:23 -07:00
= render "settings/account"
2014-08-01 08:40:48 -07:00
2020-04-25 08:04:23 -07:00
- provide(:title, generate_title("Account Settings"))
- parent_layout "user/settings"