retrospring/app/views/user/edit_privacy.haml

5 lines
115 B
Text
Raw Normal View History

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