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

7 lines
194 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"
- nav "profile"
2015-09-11 14:41:01 +05:30
= render template: "layouts/application"