gitlab-org--gitlab-foss/app/views/layouts/profile.html.haml
Dmitriy Zaporozhets f07273f6f6 Rename profile settings navigation to "Profile Settings"
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-01 13:35:03 +02:00

5 lines
152 B
Text

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