debian-mirror-gitlab/app/views/layouts/profile.html.haml

8 lines
217 B
Text
Raw Normal View History

2017-08-17 22:00:37 +05:30
- page_title "User Settings"
- header_title "User Settings", profile_path unless header_title
2016-06-02 11:05:42 +05:30
- sidebar "dashboard"
2018-03-17 18:26:18 +05:30
- nav "profile"
- @left_sidebar = true
2015-09-11 14:41:01 +05:30
= render template: "layouts/application"