Retrospring/app/views/user/edit_privacy.haml

5 lines
115 B
Plaintext
Raw Normal View History

2020-05-10 00:08:58 -07:00
= render 'settings/privacy'
2020-04-25 08:04:23 -07:00
2020-05-10 00:08:58 -07:00
- provide(:title, generate_title('Privacy Settings'))
- parent_layout 'user/settings'