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

8 lines
223 B
Text
Raw Normal View History

2018-11-18 11:00:15 +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"