gitlab-org--gitlab-foss/app/views/layouts/profile.html.haml
Dmitriy Zaporozhets dcc9dc94d5
Re-organize profile settings titles and headers
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-28 14:44:38 +02:00

5 lines
136 B
Text

- page_title "Settings"
- header_title "Settings", profile_path
- sidebar "profile"
= render template: "layouts/application"