Retrospring/app/views/user/edit_privacy.haml

5 lines
115 B
Plaintext
Raw Normal View History

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