gitlab-org--gitlab-foss/app/views/layouts/profile.html.haml

7 lines
194 B
Plaintext

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