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

8 lines
223 B
Plaintext

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