gitlab-org--gitlab-foss/app/views/layouts/profile.html.haml
2017-09-06 10:58:24 +00:00

7 lines
217 B
Text

- page_title "User Settings"
- header_title "User Settings", profile_path unless header_title
- sidebar "dashboard"
- nav "profile"
- @left_sidebar = true
= render template: "layouts/application"