gitlab-org--gitlab-foss/app/views/layouts/profile.html.haml
2017-01-04 14:06:39 -08:00

6 lines
194 B
Text

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