debian-mirror-gitlab/app/views/layouts/profile.html.haml
2018-11-18 11:00:15 +05:30

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"