debian-mirror-gitlab/app/views/layouts/profile.html.haml
2018-03-17 18:26:18 +05:30

8 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"