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

7 lines
200 B
Text
Raw Normal View History

2015-09-25 12:07:36 +05:30
- page_title "Profile Settings"
- header_title "Profile 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"